D3D12_VIDEO_SIZE_RANGE
struct D3D12_VIDEO_SIZE_RANGE {
}
Members
- MaxHeight
uint MaxHeight;
Undocumented in source.
- MaxWidth
uint MaxWidth;
Undocumented in source.
- MinHeight
uint MinHeight;
Undocumented in source.
- MinWidth
uint MinWidth;
Undocumented in source.