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

Public Attributes

UINT DataSize
 
union {
   D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT_H264 *   pH264Support
 
   D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT_HEVC *   pHEVCSupport
 
}; 
 

Detailed Description

Definition at line 1151 of file d3d12video.idl.

Member Data Documentation

◆ 

union { ... } D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT::@3308

◆ DataSize

UINT D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT::DataSize

Definition at line 1153 of file d3d12video.idl.

◆ pH264Support

D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT_H264* D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT::pH264Support

Definition at line 1156 of file d3d12video.idl.

◆ pHEVCSupport

D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT_HEVC* D3D12_VIDEO_ENCODER_CODEC_PICTURE_CONTROL_SUPPORT::pHEVCSupport

Definition at line 1157 of file d3d12video.idl.


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