The following tables list the members exposed by AudioType.
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. | |
GetHashCode | Returns a hash code for this AudioType. | |
ToString | Overridden. Returns a meaningful name for this AudioType. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Public Properties
Name | Description | |
---|---|---|
BitRate | The audio type's bit rate in bits per second represented by an integer. | |
Channels | Retrieves the audio type's channels. | |
FriendlyName | Retrieves the audio type's descriptive name. | |
SampleRate | The audio type's sample rate in samples per second. | |
Selected | Determines or specifies whether the audio type is currently selected. |