IsValidCompressor Method

Summary
Gets a value that indicates if the specified compressor is valid for the currently selected target format.
Syntax
C#
C++/CLI
public TargetFormatCompressor IsValidCompressor( 
   string Name 
) 
public: 
TargetFormatCompressor IsValidCompressor(  
   String^ Name 
)  

Parameters

Name
A String value representing the name of the Compressor to check for validity.

Return Value

An TargetFormatCompressor enumeration value indicating Invalid, Indeterminate, or Valid.

Remarks

Gets a value that indicates if the specified compressor is valid for the currently selected target format. This includes the file format, any special settings used by that format, and which audio and video codec is in the CaptureCtrl or ConvertCtrl parent object.

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.