The following tables list the members exposed by AudioTypes.
Public Methods
Name | Description | |
---|---|---|
![]() |
Contains | Determines whether a collection contains a specified AudioType item. |
![]() |
CopyTo | Copies the items of the collection to an AudioType array, starting at the specified array index. |
![]() |
GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() |
IndexOf | Retrieves the index matching the specified AudioType's FriendlyName. The index matching to the specified AudioType's FriendlyName |
![]() |
ToString | Overridden. Returns a meaningful name for this AudioTypes. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Retrieves the total number of available audio types. |
![]() |
IsReadOnly | Gets a value indicating whether the collection is read-only. |
![]() |
Item | Retrieves the AudioType at the specified index. |
![]() |
Selection | Retrieves or sets the index of the currently selected audio type. |