Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : AnalogVideoStandard Enumeration |
public enum AnalogVideoStandard : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum AnalogVideoStandard Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As AnalogVideoStandard
public enum class AnalogVideoStandard : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Digital sensor |
0x00000001 | NTSC_M | standard, 7.5 IRE black. |
0x00000002 | NTSC_M_J | standard, 0 IRE black (Japan). |
0x00000004 | NTSC_433 | NTSC-433. |
0x00000010 | PAL_B | PAL-B standard. |
0x00000020 | PAL_D | standard. |
0x00000040 | PAL_G | standard. |
0x00000080 | PAL_H | standard. |
0x00000100 | PAL_I | standard. |
0x00000200 | PAL_M | standard. |
0x00000400 | PAL_N | standard. |
0x00000800 | PAL_60 | PAL-60 standard. |
0x00001000 | SECAM_B | standard. |
0x00002000 | SECAM_D | standard. |
0x00004000 | SECAM_G | standard. |
0x00008000 | SECAM_H | standard. |
0x00010000 | SECAM_K | standard. |
0x00020000 | SECAM_K1 | standard. |
0x00040000 | SECAM_L | standard. |
0x00080000 | SECAM_L1 | standard. |
0x00100000 | PAL_N_COMBO | Combination (N) PAL standard (Argentina). |
System.Object
System.ValueType
System.Enum
Leadtools.MediaFoundation.AnalogVideoStandard