BitsPerSample Property
Summary
Indicates the number of bits per sample.
Syntax
public int BitsPerSample { get; set; }
public:
property Int32 BitsPerSample
{
Int32 get()
void set(Int32 value)
}
Property Value
The number of bits per audio sample.
Requirements
Target Platforms
See Also
AudioProperties Class
AudioProperties Members
Leadtools.SpeechRecognition Namespace