The ltmmAnalogVideoStandard constants specify the used standard for the analog video (TV) signal. The values listed below can be used with some of the IltmmAnalogVideoDecoder Interface functions.
typedef enum ltmmAnalogVideoStandard
{
ltmmAnalogVideo_None = 0x00000000,
ltmmAnalogVideo_NTSC_M = 0x00000001,
ltmmAnalogVideo_NTSC_M_J = 0x00000002,
ltmmAnalogVideo_NTSC_433 = 0x00000004,
ltmmAnalogVideo_PAL_B = 0x00000010,
ltmmAnalogVideo_PAL_D = 0x00000020,
ltmmAnalogVideo_PAL_G = 0x00000040,
ltmmAnalogVideo_PAL_H = 0x00000080,
ltmmAnalogVideo_PAL_I = 0x00000100,
ltmmAnalogVideo_PAL_M = 0x00000200,
ltmmAnalogVideo_PAL_N = 0x00000400,
ltmmAnalogVideo_PAL_60 = 0x00000800,
ltmmAnalogVideo_SECAM_B = 0x00001000,
ltmmAnalogVideo_SECAM_D = 0x00002000,
ltmmAnalogVideo_SECAM_G = 0x00004000,
ltmmAnalogVideo_SECAM_H = 0x00008000,
ltmmAnalogVideo_SECAM_K = 0x00010000,
ltmmAnalogVideo_SECAM_K1 = 0x00020000,
ltmmAnalogVideo_SECAM_L = 0x00040000,
ltmmAnalogVideo_SECAM_L1 = 0x00080000,
ltmmAnalogVideo_PAL_N_COMBO = 0x00100000
} ltmmAnalogVideoStandard;
Digital sensor.
NTSC (M) standard, 7.5 IRE black.
NTSC (M) standard, 0 IRE black (Japan).
NTSC-433.
PAL-B standard.
PAL (D) standard.
PAL (G) standard.
PAL (H) standard.
PAL (I) standard.
PAL (M) standard.
PAL (N) standard.
PAL-60 standard.
SECAM (B) standard.
SECAM (D) standard.
SECAM (G) standard.
SECAM (H) standard.
SECAM (K) standard.
SECAM (K1) standard.
SECAM (L) standard.
SECAM (L1) standard.
Combination (N) PAL standard (Argentina).
The dominant television standard in the United States and Japan. NTSC delivers 30 interlaced frames per second at 525 lines of resolution.
The dominant television standard in Europe and China. PAL delivers 25 interlaced frames per second at 625 lines of resolution.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document