OUTPUT_WIRE_FORMAT结构(ntddvdeo.h)

输出线路格式。

语法

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

成员

ColorEncoding

颜色编码。

BitsPerPixel

每个像素的位数。

要求

要求 价值
最低支持的客户端 Windows 10 版本 1903
标头 ntddvdeo.h