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 DVDVideoCompression : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.DVDVideoCompression = function() { }; Leadtools.Multimedia.DVDVideoCompression.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DVDVideoCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
MPEG1 | The compression type is MPEG1. |
MPEG2 | The compression type is MPEG2. |
Other | Unrecognized compression type. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDVideoCompression
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