FFmpeg
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 101 of file h264_sei.h.

Field Documentation

◆ present

int H264SEIBufferingPeriod::present

Buffering period SEI flag.

Definition at line 102 of file h264_sei.h.

Referenced by h264_parse().

◆ initial_cpb_removal_delay

int H264SEIBufferingPeriod::initial_cpb_removal_delay[32]

Initial timestamps for CPBs.

Definition at line 103 of file h264_sei.h.


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