estructura OUTPUT_WIRE_FORMAT (ntddvdeo.h)
Formato de cable de salida.
Sintaxis
typedef struct _OUTPUT_WIRE_FORMAT {
OUTPUT_COLOR_ENCODING ColorEncoding;
UINT32 BitsPerPixel;
} OUTPUT_WIRE_FORMAT;
Miembros
ColorEncoding
Codificación de color.
BitsPerPixel
Bits por píxel.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10, versión 1903 |
Encabezado | ntddvdeo.h |