Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 1.25 KB

nf-d3d12video-id3d12videoencoderheap-getcodec.md

File metadata and controls

54 lines (47 loc) · 1.25 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:d3d12video.ID3D12VideoEncoderHeap.GetCodec
mf
ID3D12VideoEncoderHeap::GetCodec
06/22/2021
Windows
Gets the codec associated with the video encoder heap.
false
function
d3d12video.h
Windows Build 22000
Windows Build 22000
apiref
COM
d3d12video.h
ID3D12VideoEncoderHeap::GetCodec
ID3D12VideoEncoderHeap::GetCodec
d3d12video/ID3D12VideoEncoderHeap::GetCodec
c++

-description

Gets the codec associated with the video encoder heap.

-returns

The value from the D3D12_VIDEO_ENCODER_CODEC enumeration specified in the D3D12_VIDEO_ENCODER_HEAP_DESC passed into ID3D12VideoDevice3::CreateVideoEncoderHeap.

-remarks

-see-also