|
|
AudioSourceMixerNewFrame Event |
Namespace: Accord.Audio
Notifies clients about new available frame from audio source.
| Since audio source may have multiple clients, each client is responsible for making a copy (cloning) of the passed audio frame, because the audio source disposes its own original copy after notifying of clients. |