LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
AudioCompressors Class Methods
See Also 
Leadtools.Multimedia Namespace : AudioCompressors Class


"

For a list of all members of this type, see AudioCompressors members.

"

Public Methods

 NameDescription
public Method ContainsDetermines whether a collection contains a specified Compressor item. (Inherited from Leadtools.Multimedia.Compressors)
public Method CopyToCopies the items of the collection to a Compressor array, starting at a specified array index. (Inherited from Leadtools.Multimedia.Compressors)
public Method GetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from Leadtools.Multimedia.Compressors)
public Method IndexOfOverloaded. Determines the index of a specific Compressor item in the collection. (Inherited from Leadtools.Multimedia.Compressors)
public Method MoveNextAdvances the enumerator to the next element of the collection. (Inherited from Leadtools.Multimedia.Compressors)
public Method RefreshRefreshes the compressor collection. (Inherited from Leadtools.Multimedia.Compressors)
public Method ResetSets the enumerator to its initial position, which is before the first element in the collection. (Inherited from Leadtools.Multimedia.Compressors)
Top

See Also