ID3D12VideoEncoderHeap::GetResolutionListCount method (d3d12video.h)
Gets the resolution list count associated with the video encoder heap.
Syntax
UINT GetResolutionListCount();
Return value
The size of the resolution list provided in the D3D12_VIDEO_ENCODER_HEAP_DESC passed into ID3D12VideoDevice3::CreateVideoEncoderHeap.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | d3d12video.h |