RetroArch
Public Attributes | List of all members
D3D12_VIDEO_DECODER_HEAP_DESC Struct Reference

#include <d3d12video.h>

Collaboration diagram for D3D12_VIDEO_DECODER_HEAP_DESC:
[legend]

Public Attributes

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

Member Data Documentation

◆ BitRate

UINT D3D12_VIDEO_DECODER_HEAP_DESC::BitRate

◆ Configuration

D3D12_VIDEO_DECODE_CONFIGURATION D3D12_VIDEO_DECODER_HEAP_DESC::Configuration

◆ DecodeHeight

UINT D3D12_VIDEO_DECODER_HEAP_DESC::DecodeHeight

◆ DecodeWidth

UINT D3D12_VIDEO_DECODER_HEAP_DESC::DecodeWidth

◆ Format

DXGI_FORMAT D3D12_VIDEO_DECODER_HEAP_DESC::Format

◆ FrameRate

DXGI_RATIONAL D3D12_VIDEO_DECODER_HEAP_DESC::FrameRate

◆ MaxDecodePictureBufferCount

UINT D3D12_VIDEO_DECODER_HEAP_DESC::MaxDecodePictureBufferCount

◆ NodeMask

UINT D3D12_VIDEO_DECODER_HEAP_DESC::NodeMask

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