Click or drag to resize
Accord.NET (logo)

IAudioOutputFramePlayingStarted Event

Indicates a block of frames have started execution.

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

Value

Type: SystemEventHandlerPlayFrameEventArgs
See Also