Click or drag to resize
Accord.NET (logo)

IAudioOutput Events

The IAudioOutput type exposes the following members.

Events
  NameDescription
Public eventAudioOutputError
Audio output error event.
Public eventFramePlayingStarted
Indicates a block of frames have started execution.
Public eventNewFrameRequested
Indicates the audio output is requesting a new sample.
Public eventStopped
Indicates all frames have been played and the audio finished.
Top
See Also