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

Public Attributes

DXGI_FORMAT Format
 
DXGI_COLOR_SPACE_TYPE ColorSpace
 
D3D12_VIDEO_PROCESS_ALPHA_FILL_MODE AlphaFillMode
 
UINT AlphaFillModeSourceStreamIndex
 
FLOAT BackgroundColor [4]
 
DXGI_RATIONAL FrameRate
 
BOOL EnableStereo
 

Detailed Description

Definition at line 198 of file d3d12video.idl.

Member Data Documentation

◆ AlphaFillMode

D3D12_VIDEO_PROCESS_ALPHA_FILL_MODE D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::AlphaFillMode

Definition at line 202 of file d3d12video.idl.

◆ AlphaFillModeSourceStreamIndex

UINT D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::AlphaFillModeSourceStreamIndex

Definition at line 203 of file d3d12video.idl.

◆ BackgroundColor

FLOAT D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::BackgroundColor[4]

Definition at line 204 of file d3d12video.idl.

◆ ColorSpace

DXGI_COLOR_SPACE_TYPE D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::ColorSpace

Definition at line 201 of file d3d12video.idl.

◆ EnableStereo

BOOL D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::EnableStereo

Definition at line 206 of file d3d12video.idl.

◆ Format

DXGI_FORMAT D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::Format

Definition at line 200 of file d3d12video.idl.

◆ FrameRate

DXGI_RATIONAL D3D12_VIDEO_PROCESS_OUTPUT_STREAM_DESC::FrameRate

Definition at line 205 of file d3d12video.idl.


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