|   | IAudioSourceNewFrame Event | 
Namespace: Accord.Audio
 Syntax
Syntax Remarks
RemarksThis event is used to notify clients about new available audio frame.
|  Note | 
|---|
| Since audio source may have multiple clients, each client is responsible for making a copy (cloning) of the passed audio frame, but audio source is responsible for disposing its own original copy after notifying of clients. | 
 See Also
See Also