ID3D11VideoContext2 interface

Provides the video functionality of a Microsoft Direct3D 11 device.

Members

The ID3D11VideoContext2 interface inherits from ID3D11VideoContext1. ID3D11VideoContext2 also has these types of members:

Methods

The ID3D11VideoContext2 interface has these methods.

MethodDescription
VideoProcessorGetOutputHDRMetaData

Gets the HDR metadata describing the display on which the content will be presented.

VideoProcessorGetStreamHDRMetaData

Gets the HDR metadata associated with the video stream.

VideoProcessorSetOutputHDRMetaData

Sets the HDR metadata describing the display on which the content will be presented.

VideoProcessorSetStreamHDRMetaData

Sets the HDR metadata associated with the video stream.

 

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Header

D3d11.h

See also

ID3D11VideoContext1

 

 

Show: