FFmpeg
Data Fields
FFHWBaseEncodeH264 Struct Reference

#include <hw_base_encode_h264.h>

Data Fields

H264RawSPS raw_sps
 
H264RawPPS raw_pps
 
H264RawSEIBufferingPeriod sei_buffering_period
 
int dpb_frames
 

Detailed Description

Definition at line 25 of file hw_base_encode_h264.h.

Field Documentation

◆ raw_sps

H264RawSPS FFHWBaseEncodeH264::raw_sps

◆ raw_pps

H264RawPPS FFHWBaseEncodeH264::raw_pps

◆ sei_buffering_period

H264RawSEIBufferingPeriod FFHWBaseEncodeH264::sei_buffering_period

◆ dpb_frames

int FFHWBaseEncodeH264::dpb_frames

Definition at line 31 of file hw_base_encode_h264.h.

Referenced by ff_hw_base_encode_init_params_h264().


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