ID3D12VideoEncoder::GetInputFormat method (d3d12video.h)
Gets the input format of the video encoder.
Syntax
DXGI_FORMAT GetInputFormat();
Return value
The DXGI_FORMAT value specified in the D3D12_VIDEO_ENCODER_DESC passed into ID3D12VideoDevice3::CreateVideoEncoder.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | d3d12video.h |