DXGKMDT_OPM_PROTECTION_STANDARD enumeration (d3dkmdt.h)

The DXGKMDT_OPM_PROTECTION_STANDARD enumeration indicates the type of television signal for which a video output supports protection.

Syntax

typedef enum _DXGKMDT_OPM_PROTECTION_STANDARD {
  DXGKMDT_OPM_PROTECTION_STANDARD_OTHER,
  DXGKMDT_OPM_PROTECTION_STANDARD_NONE,
  DXGKMDT_OPM_PROTECTION_STANDARD_IEC61880_525I,
  DXGKMDT_OPM_PROTECTION_STANDARD_IEC61880_2_525I,
  DXGKMDT_OPM_PROTECTION_STANDARD_IEC62375_625P,
  DXGKMDT_OPM_PROTECTION_STANDARD_EIA608B_525,
  DXGKMDT_OPM_PROTECTION_STANDARD_EN300294_625I,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_525P,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_750P,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_1125I,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_525P,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_750P,
  DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_1125I,
  DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_525I,
  DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_525P,
  DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_750P,
  DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_1125I
} DXGKMDT_OPM_PROTECTION_STANDARD;

Constants

 
DXGKMDT_OPM_PROTECTION_STANDARD_OTHER
Indicates a protected television signal type other than those given in the following constants of this enumeration.
DXGKMDT_OPM_PROTECTION_STANDARD_NONE
Indicates that the video output does not support protection for any television signals.
DXGKMDT_OPM_PROTECTION_STANDARD_IEC61880_525I
Indicates that the video output supports the IEC61880_525I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_IEC61880_2_525I
Indicates that the video output supports the IEC61880_2_525I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_IEC62375_625P
Indicates that the video output supports the IEC62375_625P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_EIA608B_525
Indicates that the video output supports the EIA608B_525 standard.
DXGKMDT_OPM_PROTECTION_STANDARD_EN300294_625I
Indicates that the video output supports the EN300294_625I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_525P
Indicates that the video output supports the CEA805A_TYPEA_525P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_750P
Indicates that the video output supports the CEA805A_TYPEA_750P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEA_1125I
Indicates that the video output supports the CEA805A_TYPEA_1125I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_525P
Indicates that the video output supports the CEA805A_TYPEB_525P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_750P
Indicates that the video output supports the CEA805A_TYPEB_750P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_CEA805A_TYPEB_1125I
Indicates that the video output supports the CEA805A_TYPEB_1125I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_525I
Indicates that the video output supports the ARIBTRB15_525I standard.
DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_525P
Indicates that the video output supports the ARIBTRB15_525P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_750P
Indicates that the video output supports the ARIBTRB15_750P standard.
DXGKMDT_OPM_PROTECTION_STANDARD_ARIBTRB15_1125I
Indicates that the video output supports the ARIBTRB15_1125I standard.

Requirements

Requirement Value
Minimum supported client Available in Windows Vista and later versions of the Windows operating systems.
Header d3dkmdt.h

See also

DXGKMDT_OPM_ACP_AND_CGMSA_SIGNALING

DXGKMDT_OPM_SET_ACP_AND_CGMSA_SIGNALING_PARAMETERS

DxgkDdiOPMConfigureProtectedOutput

DxgkDdiOPMGetCOPPCompatibleInformation

DxgkDdiOPMGetInformation