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


"

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

"

Public Properties

 NameDescription
public Property AACAdvanced Audio Coding lossy audio compressor.  
public Property AC3Dolby Laboratories AC3 audio compressor.  
public Property AMRAdaptive Multi-Rate audio compressor.  
public Property CountGets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Compressors)
public Property CurrentGets the current item in the collection. (Inherited from Leadtools.Multimedia.Compressors)
public Property IsReadOnlyGets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Compressors)
public Property ItemOverloaded. Gets the Compressor item at the specified index. (Inherited from Leadtools.Multimedia.Compressors)
public Property MpegAudioMpeg audio compressor.  
public Property SelectionGets or sets the zero-based index of the selected Compressor item. (Inherited from Leadtools.Multimedia.Compressors)
public Property UncompressedUncompressed audio (no compressor).  
public Property VorbisVorbis audio compressor.  
Top

See Also