Changes between Initial Version and Version 1 of Ticket #8911, comment 1


Ignore:
Timestamp:
Aug 31, 2012, 4:41:13 PM (12 years ago)
Author:
hamish

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8911, comment 1

    initial v1  
    33Regarding the cleaner API, I think BSoundConsumer should be made more analogous to BSoundPlayer, i.e.:
    44
    5 * registering and connecting the nodes and setting the time source should be handled by the constructor, which should take a `media_input` parameter
     5* registering and connecting the nodes and setting the time source should be handled by the constructor, which should take a `media_output` parameter
    66* starting the node and time source (if necessary) should be done in `BSoundConsumer::Start`