LumiSoft Net Help
BitsPerSample Property
NamespacesLumiSoft.Net.MediaAudioOutBitsPerSample
Gets number of bits per sample.
Declaration Syntax
C#Visual BasicVisual C++F#
public int BitsPerSample { get; }
Public ReadOnly Property BitsPerSample As Integer
	Get
public:
property int BitsPerSample {
	int get ();
}
member BitsPerSample : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119