DXGKMDT_OPM_PROTECTION_STANDARD - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmdt.h

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;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3dkmdt-_dxgkmdt_opm_protection_standard)

_DXGKMDT_OPM_PROTECTION_STANDARD enumeration

Description

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

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.

See also

DXGKMDT_OPM_ACP_AND_CGMSA_SIGNALING

DXGKMDT_OPM_SET_ACP_AND_CGMSA_SIGNALING_PARAMETERS

DxgkDdiOPMConfigureProtectedOutput

DxgkDdiOPMGetCOPPCompatibleInformation

DxgkDdiOPMGetInformation