|
AudioSourceMixerStart Method
|
Start audio source.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax Remarks Starts audio source and return execution to caller. Audio source
object creates background thread and notifies about new frames with the
help of
NewFrame event.
See Also