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 : DVDVideoCompression Enumeration |
public enum DVDVideoCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum DVDVideoCompression Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DVDVideoCompression
public enum class DVDVideoCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Other | Unrecognized compression type. |
0x00000001 | MPEG1 | The compression type is MPEG1. |
0x00000002 | MPEG2 | The compression type is MPEG2. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDVideoCompression