ID3D12VideoDecoder::GetDesc 方法 (d3d12video.h)
获取在创建 ID3D12VideoDecoder 时传递到 ID3D12VideoDevice::CreateVideoDecoder的D3D12_VIDEO_DECODER_DESC结构。
语法
D3D12_VIDEO_DECODER_DESC GetDesc();
返回值
此方法返回 D3D12_VIDEO_DECODER_DESC 结构。
要求
要求 | 值 |
---|---|
Header | d3d12video.h |
DLL | d3d12.dll |