ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_ENCODER_PROFILE_DESC Struct Reference

Public Attributes

UINT DataSize
 
union {
   D3D12_VIDEO_ENCODER_PROFILE_H264 *   pH264Profile
 
   D3D12_VIDEO_ENCODER_PROFILE_HEVC *   pHEVCProfile
 
}; 
 

Detailed Description

Definition at line 912 of file d3d12video.idl.

Member Data Documentation

◆ 

union { ... } D3D12_VIDEO_ENCODER_PROFILE_DESC::@3302

◆ DataSize

UINT D3D12_VIDEO_ENCODER_PROFILE_DESC::DataSize

Definition at line 914 of file d3d12video.idl.

◆ pH264Profile

D3D12_VIDEO_ENCODER_PROFILE_H264* D3D12_VIDEO_ENCODER_PROFILE_DESC::pH264Profile

Definition at line 917 of file d3d12video.idl.

◆ pHEVCProfile

D3D12_VIDEO_ENCODER_PROFILE_HEVC* D3D12_VIDEO_ENCODER_PROFILE_DESC::pHEVCProfile

Definition at line 918 of file d3d12video.idl.


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