OUTPUT_WIRE_FORMAT structure (ntddvdeo.h)

Output wire format.

Syntax

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

Members

ColorEncoding

Color encoding.

BitsPerPixel

Bits per pixel.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header ntddvdeo.h