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 70 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_au_end |
Definition at line 71 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_rand_acc_pt |
Definition at line 72 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_padding |
Definition at line 73 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_timestamps |
Definition at line 74 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::use_idle |
Definition at line 75 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::timestamp_res |
Definition at line 76 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::timestamp_len |
Definition at line 77 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::ocr_len |
Definition at line 78 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::au_len |
Definition at line 79 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::inst_bitrate_len |
Definition at line 80 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::degr_prior_len |
Definition at line 81 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::au_seq_num_len |
Definition at line 82 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().
int SLConfigDescr::packet_seq_num_len |
Definition at line 83 of file mpegts.h.
Referenced by parse_MP4SLDescrTag(), and read_sl_header().