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 |