AudioBitsPerSample Enumeration
.NET Framework (current version)
Enumerates values that describe the bits-per-sample characteristic of an audio format.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| Eight | The audio format has 8 bits per sample. | |
| Sixteen | The audio format has 16 bits per sample. |
The BitsPerSample property gets a member of AudioBitsPerSample that indicates the bits-per-sample of an audio format.
.NET Framework
Available since 3.0
Available since 3.0
Show: