Compressors Class

Summary
A Compressors object contains a collection of registered audio or video compressors.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class Compressors : IEnumerable<Compressor>, IEnumerable, IDisposable 
[DefaultMemberAttribute("Item")] 
public ref class Compressors : public System.Collections.Generic.IEnumerable<Compressor>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The CaptureCtrl and ConvertCtrl objects use the collection to enumerate and select compressors. A Compressors object is not externally creatable and is only obtained through the parent object's CaptureCtrl.AudioCompressors and CaptureCtrl.VideoCompressors properties.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.