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

Public Attributes

UINT NodeMask
 
D3D12_VIDEO_ENCODER_FLAGS Flags
 
D3D12_VIDEO_ENCODER_CODEC EncodeCodec
 
D3D12_VIDEO_ENCODER_PROFILE_DESC EncodeProfile
 
DXGI_FORMAT InputFormat
 
D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION CodecConfiguration
 
D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE MaxMotionEstimationPrecision
 

Detailed Description

Definition at line 1347 of file d3d12video.idl.

Member Data Documentation

◆ CodecConfiguration

D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION D3D12_VIDEO_ENCODER_DESC::CodecConfiguration

Definition at line 1354 of file d3d12video.idl.

◆ EncodeCodec

D3D12_VIDEO_ENCODER_CODEC D3D12_VIDEO_ENCODER_DESC::EncodeCodec

Definition at line 1351 of file d3d12video.idl.

◆ EncodeProfile

D3D12_VIDEO_ENCODER_PROFILE_DESC D3D12_VIDEO_ENCODER_DESC::EncodeProfile

Definition at line 1352 of file d3d12video.idl.

◆ Flags

D3D12_VIDEO_ENCODER_FLAGS D3D12_VIDEO_ENCODER_DESC::Flags

Definition at line 1350 of file d3d12video.idl.

◆ InputFormat

DXGI_FORMAT D3D12_VIDEO_ENCODER_DESC::InputFormat

Definition at line 1353 of file d3d12video.idl.

◆ MaxMotionEstimationPrecision

D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE D3D12_VIDEO_ENCODER_DESC::MaxMotionEstimationPrecision

Definition at line 1355 of file d3d12video.idl.

◆ NodeMask

UINT D3D12_VIDEO_ENCODER_DESC::NodeMask

Definition at line 1349 of file d3d12video.idl.


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