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 |