ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR Struct Reference

Public Attributes

UINT InitialQP
 
UINT MinQP
 
UINT MaxQP
 
UINT64 MaxFrameBitSize
 
UINT64 TargetAvgBitRate
 
UINT64 PeakBitRate
 
UINT ConstantQualityTarget
 

Detailed Description

Definition at line 862 of file d3d12video.idl.

Member Data Documentation

◆ ConstantQualityTarget

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::ConstantQualityTarget

Definition at line 870 of file d3d12video.idl.

◆ InitialQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::InitialQP

Definition at line 864 of file d3d12video.idl.

◆ MaxFrameBitSize

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::MaxFrameBitSize

Definition at line 867 of file d3d12video.idl.

◆ MaxQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::MaxQP

Definition at line 866 of file d3d12video.idl.

◆ MinQP

UINT D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::MinQP

Definition at line 865 of file d3d12video.idl.

◆ PeakBitRate

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::PeakBitRate

Definition at line 869 of file d3d12video.idl.

◆ TargetAvgBitRate

UINT64 D3D12_VIDEO_ENCODER_RATE_CONTROL_QVBR::TargetAvgBitRate

Definition at line 868 of file d3d12video.idl.


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