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.
This section contains reference information for the Microsoft Direct3D 11 video interfaces.
In this section
Topic | Description |
---|---|
ID3D11AuthenticatedChannel |
Provides a communication channel with the graphics driver or the Microsoft Direct3D runtime. |
ID3D11CryptoSession |
Represents a cryptographic session. |
ID3D11VideoContext |
Provides the video functionality of a Direct3D 11 device. |
ID3D11VideoContext1 |
Provides the video functionality of a Direct3D 11 device. |
ID3D11VideoContext2 |
Provides the video functionality of a Direct3D 11 device. |
ID3D11VideoDecoder |
Represents a hardware-accelerated video decoder for Direct3D 11. |
ID3D11VideoDecoderOutputView |
Identifies the output surfaces that can be accessed during video decoding. |
ID3D11VideoDevice |
Provides the video decoding and video processing capabilities of a Direct3D 11 device. |
ID3D11VideoDevice1 |
Provides the video decoding and video processing capabilities of a Direct3D 11 device. |
ID3D11VideoProcessor |
Represents a video processor for Direct3D 11. |
ID3D11VideoProcessorEnumerator |
Enumerates the video processor capabilities of a Direct3D 11 device. |
ID3D11VideoProcessorEnumerator1 |
Enumerates the video processor capabilities of a Direct3D 11 device. |
ID3D11VideoProcessorInputView |
Identifies the input surfaces that can be accessed during video processing. |
ID3D11VideoProcessorOutputView |
Identifies the output surfaces that can be accessed during video processing. |
Related topics