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

Public Attributes

DXGI_FORMAT Format
 
DXGI_COLOR_SPACE_TYPE ColorSpace
 
DXGI_RATIONAL SourceAspectRatio
 
DXGI_RATIONAL DestinationAspectRatio
 
DXGI_RATIONAL FrameRate
 
D3D12_VIDEO_SIZE_RANGE SourceSizeRange
 
D3D12_VIDEO_SIZE_RANGE DestinationSizeRange
 
BOOL EnableOrientation
 
D3D12_VIDEO_PROCESS_FILTER_FLAGS FilterFlags
 
D3D12_VIDEO_FRAME_STEREO_FORMAT StereoFormat
 
D3D12_VIDEO_FIELD_TYPE FieldType
 
D3D12_VIDEO_PROCESS_DEINTERLACE_FLAGS DeinterlaceMode
 
BOOL EnableAlphaBlending
 
D3D12_VIDEO_PROCESS_LUMA_KEY LumaKey
 
UINT NumPastFrames
 
UINT NumFutureFrames
 
BOOL EnableAutoProcessing
 

Detailed Description

Definition at line 169 of file d3d12video.idl.

Member Data Documentation

◆ ColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::ColorSpace

Definition at line 172 of file d3d12video.idl.

◆ DeinterlaceMode

D3D12_VIDEO_PROCESS_DEINTERLACE_FLAGS D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DeinterlaceMode

Definition at line 182 of file d3d12video.idl.

◆ DestinationAspectRatio

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DestinationAspectRatio

Definition at line 174 of file d3d12video.idl.

◆ DestinationSizeRange

D3D12_VIDEO_SIZE_RANGE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DestinationSizeRange

Definition at line 177 of file d3d12video.idl.

◆ EnableAlphaBlending

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableAlphaBlending

Definition at line 183 of file d3d12video.idl.

◆ EnableAutoProcessing

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableAutoProcessing

Definition at line 187 of file d3d12video.idl.

◆ EnableOrientation

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableOrientation

Definition at line 178 of file d3d12video.idl.

◆ FieldType

D3D12_VIDEO_FIELD_TYPE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FieldType

Definition at line 181 of file d3d12video.idl.

◆ FilterFlags

D3D12_VIDEO_PROCESS_FILTER_FLAGS D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FilterFlags

Definition at line 179 of file d3d12video.idl.

◆ Format

DXGI_FORMAT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::Format

Definition at line 171 of file d3d12video.idl.

◆ FrameRate

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FrameRate

Definition at line 175 of file d3d12video.idl.

◆ LumaKey

D3D12_VIDEO_PROCESS_LUMA_KEY D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::LumaKey

Definition at line 184 of file d3d12video.idl.

◆ NumFutureFrames

UINT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::NumFutureFrames

Definition at line 186 of file d3d12video.idl.

◆ NumPastFrames

UINT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::NumPastFrames

Definition at line 185 of file d3d12video.idl.

◆ SourceAspectRatio

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::SourceAspectRatio

Definition at line 173 of file d3d12video.idl.

◆ SourceSizeRange

D3D12_VIDEO_SIZE_RANGE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::SourceSizeRange

Definition at line 176 of file d3d12video.idl.

◆ StereoFormat

D3D12_VIDEO_FRAME_STEREO_FORMAT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::StereoFormat

Definition at line 180 of file d3d12video.idl.


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