ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264 Struct Reference

Public Attributes

UINT GOPLength
 
UINT PPicturePeriod
 
UCHAR pic_order_cnt_type
 
UCHAR log2_max_frame_num_minus4
 
UCHAR log2_max_pic_order_cnt_lsb_minus4
 

Detailed Description

Definition at line 1282 of file d3d12video.idl.

Member Data Documentation

◆ GOPLength

UINT D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264::GOPLength

Definition at line 1284 of file d3d12video.idl.

◆ log2_max_frame_num_minus4

UCHAR D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264::log2_max_frame_num_minus4

Definition at line 1287 of file d3d12video.idl.

◆ log2_max_pic_order_cnt_lsb_minus4

UCHAR D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264::log2_max_pic_order_cnt_lsb_minus4

Definition at line 1288 of file d3d12video.idl.

◆ pic_order_cnt_type

UCHAR D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264::pic_order_cnt_type

Definition at line 1286 of file d3d12video.idl.

◆ PPicturePeriod

UINT D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264::PPicturePeriod

Definition at line 1285 of file d3d12video.idl.


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