Click or drag to resize
Accord.NET (logo)

NewFrameRequestedEventArgsBuffer Property

Gets or sets the buffer to be played in the audio source.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public float[] Buffer { get; set; }
Request Example View Source

Property Value

Type: Single
See Also