RetroArch
Public Attributes | List of all members
D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC Struct Reference

#include <d3d12video.h>

Collaboration diagram for D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC:
[legend]

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
 

Member Data Documentation

◆ ColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::ColorSpace

◆ DeinterlaceMode

D3D12_VIDEO_PROCESS_DEINTERLACE_FLAGS D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DeinterlaceMode

◆ DestinationAspectRatio

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DestinationAspectRatio

◆ DestinationSizeRange

D3D12_VIDEO_SIZE_RANGE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::DestinationSizeRange

◆ EnableAlphaBlending

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableAlphaBlending

◆ EnableAutoProcessing

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableAutoProcessing

◆ EnableOrientation

BOOL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::EnableOrientation

◆ FieldType

D3D12_VIDEO_FIELD_TYPE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FieldType

◆ FilterFlags

D3D12_VIDEO_PROCESS_FILTER_FLAGS D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FilterFlags

◆ Format

DXGI_FORMAT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::Format

◆ FrameRate

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::FrameRate

◆ LumaKey

D3D12_VIDEO_PROCESS_LUMA_KEY D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::LumaKey

◆ NumFutureFrames

UINT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::NumFutureFrames

◆ NumPastFrames

UINT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::NumPastFrames

◆ SourceAspectRatio

DXGI_RATIONAL D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::SourceAspectRatio

◆ SourceSizeRange

D3D12_VIDEO_SIZE_RANGE D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::SourceSizeRange

◆ StereoFormat

D3D12_VIDEO_FRAME_STEREO_FORMAT D3D12_VIDEO_PROCESS_INPUT_STREAM_DESC::StereoFormat

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