|
WaveDecoderBitsPerSample Property
|
Gets the bits per sample 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 BitsPerSample { get; }
Public ReadOnly Property BitsPerSample As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also