|
static NTV2VideoFormat | stTable720p [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable2048p [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable1920p [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable2048psf [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable1920psf [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable2048i [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable1920i [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable3840pSID [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable4096pSID [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable3840psfSID [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable4096psfSID [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable3840pTSI [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable4096pTSI [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable7680p [VPIDPictureRate_ReservedF+1] |
|
static NTV2VideoFormat | stTable8192p [VPIDPictureRate_ReservedF+1] |
|
static VPIDTableInitializer | gVPIDTableInitializer |
|
static const string | sVPIDPictureRate [] |
|
static const string | sVPIDSampling [] |
|
static const string | sVPIDChannel [] = { "1", "2", "3", "4", "5", "6", "7", "8" } |
|
static const string | sVPIDDynamicRange [] = { "100", "200", "400", "Reserved3" } |
|
static const string | sVPIDBitDepth [] = { "10 Full", "10", "12", "12 Full" } |
|
static const string | sVPIDLink [] = { "1", "2", "3", "4", "5", "6", "7", "8" } |
|
static const string | sVPIDAudio [] = { "Unknown", "Copied", "Additional", "Reserved" } |
|
static const string | sVPIDTransfer [] = { "SDR", "HLG", "PQ", "Unspecified" } |
|
static const string | sVPIDColorimetry [] = { "Rec709", "Reserved", "UHDTV", "Unknown" } |
|
static const string | sVPIDLuminance [] = { "YCbCr", "ICtCp" } |
|
static const string | sVPIDRGBRange [] = { "Narrow", "Full" } |
|
Implements the CNTV2VPID class. See the SMPTE 352 standard for details.
- Copyright
- (C) 2012-2022 AJA Video Systems, Inc.
Definition in file ntv2vpid.cpp.