LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

CompressorReliability Enumeration

Show in webframe



Provides reliability information on compressors (audio or video), based on a history of field tests.
Syntax
'Declaration
 
Public Enum CompressorReliability 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CompressorReliability
public enum CompressorReliability : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class CompressorReliability : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UnusableThe compressor has serious problems that prevent it from performing its intended tasks. This can be because the compressor is not registered properly, or it is missing.
0x00000001UnstableThe compressor has shown instability during tests. Problems include incompatible outputs, corrupted outputs, crashes, and other problems that prevent graphs containing the compressor from running properly.
0x00000002UnverifiedThe compressor has not been tested.
0x00000003StableThe compressor has no known problems.
Remarks
Compressor reliability is obtained by calling the Compressor.Reliability property.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.CompressorReliability

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features