ID3D11VideoProcessorOutputView

Undocumented in source.
version(Windows)
interface ID3D11VideoProcessorOutputView : ID3D11View {}

Members

Functions

GetDesc
void GetDesc(D3D11_VIDEO_PROCESSOR_OUTPUT_VIEW_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D11View

GetResource
void GetResource(ID3D11Resource** ppResource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta