|
WaveDecoderAverageBitsPerSecond Property
|
Gets the average bits per second
of the underlying Wave stream.
Namespace:
Accord.Audio.Formats
Assembly:
Accord.Audio.DirectSound (in Accord.Audio.DirectSound.dll) Version: 3.8.0
Syntax public int AverageBitsPerSecond { get; }
Public ReadOnly Property AverageBitsPerSecond As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also