Freigeben über


OUTPUT_WIRE_FORMAT-Struktur (ntddvdeo.h)

Ausgabekabelformat.

Syntax

typedef struct _OUTPUT_WIRE_FORMAT {
  OUTPUT_COLOR_ENCODING ColorEncoding;
  UINT32                BitsPerPixel;
} OUTPUT_WIRE_FORMAT;

Member

ColorEncoding

Farbcodierung.

BitsPerPixel

Bits pro Pixel.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 10, Version 1903
Kopfzeile ntddvdeo.h