OUTPUT_WIRE_FORMAT 構造体 (ntddvdeo.h)
出力ワイヤ形式。
構文
typedef struct _OUTPUT_WIRE_FORMAT {
OUTPUT_COLOR_ENCODING ColorEncoding;
UINT32 BitsPerPixel;
} OUTPUT_WIRE_FORMAT;
メンバー
ColorEncoding
色エンコード。
BitsPerPixel
ピクセルあたりのビット数。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 バージョン 1903 |
Header | ntddvdeo.h |