Click or drag to resize
Accord.NET (logo)

IAudioOutputNewFrameRequested Event

Indicates the audio output is requesting a new sample.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
event EventHandler<NewFrameRequestedEventArgs> NewFrameRequested
Request Example View Source

Value

Type: SystemEventHandlerNewFrameRequestedEventArgs
See Also