Leadtools.Multimedia Namespace : TargetFormatObject Enumeration |
'Declaration Public Enum TargetFormatObject Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TargetFormatObject
public enum TargetFormatObject : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class TargetFormatObject : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Mux | Specifies the multiplexer for the current target format. |
0x00000002 | VideoCompressor | Specifies the video compressor filter for the current target format. |
0x00000003 | AudioCompressor | Specifies the audio compressor filter for the current target format. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetFormatObject