FFmpeg
|
#include <mpegts.h>
Data Fields | |
int | use_au_start |
int | use_au_end |
int | use_rand_acc_pt |
int | use_padding |
int | use_timestamps |
int | use_idle |
int | timestamp_res |
int | timestamp_len |
int | ocr_len |
int | au_len |
int | inst_bitrate_len |
int | degr_prior_len |
int | au_seq_num_len |
int | packet_seq_num_len |
int SLConfigDescr::use_au_start |
Definition at line 176 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_au_end |
Definition at line 177 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_rand_acc_pt |
Definition at line 178 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_padding |
Definition at line 179 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_timestamps |
Definition at line 180 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_idle |
Definition at line 181 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::timestamp_res |
Definition at line 182 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::timestamp_len |
Definition at line 183 of file mpegts.h.
Referenced by read_sl_header().
int SLConfigDescr::ocr_len |
Definition at line 184 of file mpegts.h.
Referenced by read_sl_header().
int SLConfigDescr::au_len |
Definition at line 185 of file mpegts.h.
Referenced by read_sl_header().
int SLConfigDescr::inst_bitrate_len |
Definition at line 186 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::degr_prior_len |
Definition at line 187 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::au_seq_num_len |
Definition at line 188 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::packet_seq_num_len |
Definition at line 189 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().