Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : TargetAudioFormats Class |
The following tables list the members exposed by TargetAudioFormats.
Name | Description | |
---|---|---|
Count | Gets the number of items contained in the collection. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
Item | Overloaded. Gets or sets the TargetAudioFormat item at the specified index. | |
Selection | Gets or sets the zero-based index of the currently selected TargetAudioFormat item. |
Name | Description | |
---|---|---|
Add | Adds a TargetAudioFormat item to the collection. | |
Clear | Removes all TargetAudioFormat items from the collection. | |
Contains | Determines whether a collection contains a specified TargetAudioFormat item. | |
CopyTo | Copies the items of the collection to a TargetAudioFormat array, starting at a specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
IndexOf | Overloaded. Determines the index of a specific TargetAudioFormat item in the IList. | |
Insert | Inserts an TargetAudioFormat item to the list at the specified index. | |
Remove | Removes a TargetAudioFormat item from the collection. | |
RemoveAt | Removes a TargetAudioFormat item at the specified index from the collection. | |
ToString | Returns a string that represents the current object. |