ID3D12VideoDevice

Undocumented in source.

Members

Functions

CheckFeatureSupport
HRESULT CheckFeatureSupport(D3D12_FEATURE_VIDEO FeatureVideo, void* pFeatureSupportData, uint FeatureSupportDataSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateVideoDecoder
HRESULT CreateVideoDecoder(D3D12_VIDEO_DECODER_DESC* pDesc, REFIID riid, void** ppVideoDecoder)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateVideoDecoderHeap
HRESULT CreateVideoDecoderHeap(D3D12_VIDEO_DECODER_HEAP_DESC* pVideoDecoderHeapDesc, REFIID riid, void** ppVideoDecoderHeap)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreateVideoProcessor
HRESULT CreateVideoProcessor(uint NodeMask, D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC* pOutputStreamDesc, uint NumInputStreamDescs, D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC* pInputStreamDescs, REFIID riid, void** ppVideoProcessor)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta