Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

CompressorReliability Enumeration






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.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As CompressorReliability
public enum class CompressorReliability : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Unusable The 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.
0x00000001Unstable The 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.
0x00000002Unverified The compressor has not been tested.
0x00000003Stable The 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

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