D3D11_VIDEO_COLOR_YCbCrA

Undocumented in source.
version(Windows)
struct D3D11_VIDEO_COLOR_YCbCrA {}

Members

Variables

A
float A;
Undocumented in source.
Cb
float Cb;
Undocumented in source.
Cr
float Cr;
Undocumented in source.
Y
float Y;
Undocumented in source.

Meta