FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H264SEIBufferingPeriod Struct Reference

#include <h264_sei.h>

Data Fields

int present
 Buffering period SEI flag. More...
 
int initial_cpb_removal_delay [32]
 Initial timestamps for CPBs. More...
 

Detailed Description

Definition at line 115 of file h264_sei.h.

Field Documentation

int H264SEIBufferingPeriod::present

Buffering period SEI flag.

Definition at line 116 of file h264_sei.h.

Referenced by decode_buffering_period(), and ff_h264_sei_uninit().

int H264SEIBufferingPeriod::initial_cpb_removal_delay[32]

Initial timestamps for CPBs.

Definition at line 117 of file h264_sei.h.

Referenced by decode_buffering_period().


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