The following tables list the members exposed by AudioFormat.
| Name | Description | |
|---|---|---|
| BitsPerSample | Gets the number of bits per sample for the audio format. |
| Channels | Gets the number of audio format channels. |
| SampleFrequency | Gets the audio format sample frequency, in hertz. |
| Selected | Gets or sets a value that indicates if this audio format object is currently selected. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. |
| GetHashCode | Gets a hash function for a particular type. |
| ToString | Returns a string that represents the current Object. |