ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1 Struct Reference
Collaboration diagram for D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1:

Public Attributes

BOOL Enable
 
ID3D12Resource * pReferenceTexture2D
 
UINT ReferenceSubresource
 
DXGI_COLOR_SPACE_TYPE OutputColorSpace
 
DXGI_COLOR_SPACE_TYPE DecodeColorSpace
 
UINT OutputWidth
 
UINT OutputHeight
 

Detailed Description

Definition at line 447 of file d3d12video.idl.

Member Data Documentation

◆ DecodeColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::DecodeColorSpace

Definition at line 453 of file d3d12video.idl.

◆ Enable

BOOL D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::Enable

Definition at line 449 of file d3d12video.idl.

◆ OutputColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::OutputColorSpace

Definition at line 452 of file d3d12video.idl.

◆ OutputHeight

UINT D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::OutputHeight

Definition at line 455 of file d3d12video.idl.

◆ OutputWidth

UINT D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::OutputWidth

Definition at line 454 of file d3d12video.idl.

◆ pReferenceTexture2D

ID3D12Resource* D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::pReferenceTexture2D

Definition at line 450 of file d3d12video.idl.

◆ ReferenceSubresource

UINT D3D12_VIDEO_DECODE_CONVERSION_ARGUMENTS1::ReferenceSubresource

Definition at line 451 of file d3d12video.idl.


The documentation for this struct was generated from the following file: