#include <mpg_common.h>
Public Attributes | |
| index_unit | iu |
| uint64_t | pts |
| uint64_t | pts_off |
| int | type |
| int | strmnum |
| int | frmperpkt |
| char | language [4] |
| dummy_buffer | dbuf |
Definition at line 54 of file mpg_common.h.
Definition at line 55 of file mpg_common.h.
Referenced by check_times(), setup_multiplex(), and writeout_ext().
Definition at line 56 of file mpg_common.h.
Referenced by check_times(), setup_multiplex(), which_ext(), and writeout_ext().
Definition at line 57 of file mpg_common.h.
Referenced by fix_audio(), init_multiplex(), setup_multiplex(), and writeout_ext().
| int extdata_s::type |
Definition at line 58 of file mpg_common.h.
Referenced by check_times(), init_multiplex(), setup_multiplex(), and writeout_ext().
Definition at line 59 of file mpg_common.h.
Referenced by init_multiplex(), write_ts_patpmt(), and writeout_ext().
Definition at line 60 of file mpg_common.h.
Referenced by get_next_ext_unit(), get_ts_ext_overhead(), init_multiplex(), and writeout_ext().
| char extdata_s::language[4] |
Definition at line 61 of file mpg_common.h.
Referenced by init_multiplex(), and write_ts_patpmt().
Definition at line 62 of file mpg_common.h.
Referenced by check_times(), finish_mpg(), init_multiplex(), and writeout_ext().
1.6.3