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

Public Attributes

UINT NodeMask
 
D3D12_VIDEO_DECODE_CONFIGURATION Configuration
 
UINT DecodeWidth
 
UINT DecodeHeight
 
DXGI_FORMAT Format
 
DXGI_RATIONAL FrameRate
 
UINT BitRate
 
UINT MaxDecodePictureBufferCount
 

Detailed Description

Definition at line 108 of file d3d12video.idl.

Member Data Documentation

◆ BitRate

UINT D3D12_VIDEO_DECODER_HEAP_DESC::BitRate

Definition at line 116 of file d3d12video.idl.

◆ Configuration

D3D12_VIDEO_DECODE_CONFIGURATION D3D12_VIDEO_DECODER_HEAP_DESC::Configuration

Definition at line 111 of file d3d12video.idl.

◆ DecodeHeight

UINT D3D12_VIDEO_DECODER_HEAP_DESC::DecodeHeight

Definition at line 113 of file d3d12video.idl.

◆ DecodeWidth

UINT D3D12_VIDEO_DECODER_HEAP_DESC::DecodeWidth

Definition at line 112 of file d3d12video.idl.

◆ Format

DXGI_FORMAT D3D12_VIDEO_DECODER_HEAP_DESC::Format

Definition at line 114 of file d3d12video.idl.

◆ FrameRate

DXGI_RATIONAL D3D12_VIDEO_DECODER_HEAP_DESC::FrameRate

Definition at line 115 of file d3d12video.idl.

◆ MaxDecodePictureBufferCount

UINT D3D12_VIDEO_DECODER_HEAP_DESC::MaxDecodePictureBufferCount

Definition at line 117 of file d3d12video.idl.

◆ NodeMask

UINT D3D12_VIDEO_DECODER_HEAP_DESC::NodeMask

Definition at line 110 of file d3d12video.idl.


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