Click or drag to resize
Accord.NET (logo)

WaveFileAudioSourceBytesReceived Property

Gets the quantity of bytes received.

Namespace:  Accord.DirectSound
Assembly:  Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax
public int BytesReceived { get; }
Request Example View Source

Property Value

Type: Int32

Implements

IAudioSourceBytesReceived
See Also