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

Public Attributes

UINT DataSize
 
union {
   D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264 *   pH264GroupOfPictures
 
   D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_HEVC *   pHEVCGroupOfPictures
 
}; 
 

Detailed Description

Definition at line 1298 of file d3d12video.idl.

Member Data Documentation

◆ 

union { ... } D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::@3312

◆ DataSize

UINT D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::DataSize

Definition at line 1300 of file d3d12video.idl.

◆ pH264GroupOfPictures

D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264* D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::pH264GroupOfPictures

Definition at line 1303 of file d3d12video.idl.

◆ pHEVCGroupOfPictures

D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_HEVC* D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::pHEVCGroupOfPictures

Definition at line 1304 of file d3d12video.idl.


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