Condividi tramite


struttura IDDCX_MONITOR_MODE2 (iddcx.h)

La struttura IDDCX_MONITOR_MODE2 contiene informazioni su una modalità di monitoraggio.

Sintassi

struct IDDCX_MONITOR_MODE2 {
  UINT                            Size;
  IDDCX_MONITOR_MODE_ORIGIN       Origin;
  DISPLAYCONFIG_VIDEO_SIGNAL_INFO MonitorVideoSignalInfo;
  IDDCX_WIRE_BITS_PER_COMPONENT   BitsPerComponent;
};

Membri

Size

Dimensioni in byte di questa struttura.

Origin

Valore IDDCX_MONITOR_MODE_ORIGIN che identifica la posizione da cui il driver deriva la modalità.

MonitorVideoSignalInfo

Struttura DISPLAYCONFIG_VIDEO_SIGNAL_INFO che contiene informazioni dettagliate sulla modalità di monitoraggio. la AdditionalSignalInfo.vSyncFreqDivider deve essere impostata su zero.

BitsPerComponent

Struttura IDDCX_WIRE_BITS_PER_COMPONENT che specifica il numero di bit per componente che possono essere utilizzati per inviare pixel di ogni formato a un monitor.

Osservazioni

Per altre informazioni sul supporto HDR, vedere aggiornamenti iddCx versione 1.10.

Fabbisogno

Requisito Valore
client minimo supportato Aggiornamento di settembre di Windows 11, versione 22H2 (IddCx versione 1.10)
intestazione iddcx.h

Vedere anche

EVT_IDD_CX_PARSE_MONITOR_DESCRIPTION2

IDARG_IN_PARSEMONITORDESCRIPTION2

IDARG_OUT_PARSEMONITORDESCRIPTION