Leadtools.MediaFoundation Namespace : TargetAudioTypes Class |
The following tables list the members exposed by TargetAudioTypes.
Name | Description | |
---|---|---|
Count | Gets the number of items contained in the collection. | |
Current | Gets the current item in the collection. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
Item | Overloaded. Gets or sets the TargetAudioType item at the specified index. |
Name | Description | |
---|---|---|
Add | Adds a TargetAudioType item to the collection. | |
Clear | Removes all TargetAudioType items from the collection. | |
Contains | Determines whether a collection contains a specified TargetAudioType item. | |
CopyTo | Copies the items of the collection to a TargetAudioType array, starting at a specified array index. | |
FindFormat | Determines the index of a specific TargetAudioType in the collection based on the audio properties in the TargetFormat object. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
IndexOf | Overloaded. Determines the index of a specific TargetAudioType item in the IList. | |
Insert | Inserts an TargetAudioType item to the list at the specified index. | |
MoveNext | Advances the enumerator to the next element of the collection. | |
Remove | Removes a TargetAudioType item from the collection. | |
RemoveAt | Removes a TargetAudioType item at the specified index from the collection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |