D3D12_VIDEO_SIZE_RANGE

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

Members

Variables

MaxHeight
uint MaxHeight;
Undocumented in source.
MaxWidth
uint MaxWidth;
Undocumented in source.
MinHeight
uint MinHeight;
Undocumented in source.
MinWidth
uint MinWidth;
Undocumented in source.

Meta