ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR Struct Reference

Public Attributes

UINT InitialQP
 
UINT MinQP
 
UINT MaxQP
 
UINT64 MaxFrameBitSize
 
UINT64 TargetBitRate
 
UINT64 VBVCapacity
 
UINT64 InitialVBVFullness
 

Detailed Description

Definition at line 839 of file d3d12video.idl.

Member Data Documentation

◆ InitialQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::InitialQP

Definition at line 841 of file d3d12video.idl.

◆ InitialVBVFullness

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::InitialVBVFullness

Definition at line 847 of file d3d12video.idl.

◆ MaxFrameBitSize

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::MaxFrameBitSize

Definition at line 844 of file d3d12video.idl.

◆ MaxQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::MaxQP

Definition at line 843 of file d3d12video.idl.

◆ MinQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::MinQP

Definition at line 842 of file d3d12video.idl.

◆ TargetBitRate

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::TargetBitRate

Definition at line 845 of file d3d12video.idl.

◆ VBVCapacity

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_CBR::VBVCapacity

Definition at line 846 of file d3d12video.idl.


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