Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : TargetFormatObject Enumeration |
public enum TargetFormatObject : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TargetFormatObject Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TargetFormatObject
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. |
0x00000001 | Sink | Specifies the sink (writer) filter 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. |
0x00000004 | AVMux | Specifies the Audio Video (preliminary) multiplexer filter for the current target format. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetFormatObject