Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the codec level associated with the video encoder heap.
Syntax
HRESULT GetCodecLevel(
D3D12_VIDEO_ENCODER_LEVEL_SETTING dstLevel
);
Parameters
dstLevel
Receives a D3D12_VIDEO_ENCODER_LEVEL_SETTING structure representing the codec profile specified 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 |