Leadtools.Multimedia Namespace : CompressorReliability Enumeration |
public enum CompressorReliability : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CompressorReliability Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CompressorReliability
public enum CompressorReliability : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.CompressorReliability = function() { }; Leadtools.Multimedia.CompressorReliability.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CompressorReliability : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Stable | The compressor has no known problems. |
Unstable | 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. |
Unusable | 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. |
Unverified | The compressor has nopt been tested. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CompressorReliability
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2