Click or drag to resize
Accord.NET (logo)

NewFrameRequestedEventArgs Properties

The NewFrameRequestedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets or sets the buffer to be played in the audio source.
Public propertyFrameIndex
Optional field to inform the player which is the current index of the frame being played.
Public propertyFrames
Gets the number of samples which should be placed in the buffer.
Public propertyStop
Gets or sets whether the playing should stop.
Top
See Also