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 number of input stream descriptions provided when the video processor was created with a call to ID3D12VideoDevice::CreateVideoProcessor.
Syntax
UINT GetNumInputStreamDescs();
Return value
This method returns UINT. Use this value to determine the correct size of the array you pass in the pInputStreamDescs parameter to ID3D12VideoProcessor::GetInputStreamDescs.
Requirements
Requirement | Value |
---|---|
Header | d3d12video.h |
DLL | d3d12.dll |