struct AVCPBProperties

Defined at line 126 of file ../../prebuilt/third_party/ffmpeg/pkg/ffmpeg/include/libavcodec/defs.h

This structure describes the bitrate properties of an encoded bitstream. It

roughly corresponds to a subset the VBV parameters for MPEG-2 or HRD

parameters for H.264/HEVC.

Public Members

int64_t max_bitrate
int64_t min_bitrate
int64_t avg_bitrate
int64_t buffer_size
uint64_t vbv_delay