
Data Fields | |
| int | i_pid |
| vlc_fourcc_t | i_codec |
| int | i_stream_type |
| int | i_stream_id |
| int | i_continuity_counter |
| bool | b_discontinuity |
| vlc_fourcc_t | i_bih_codec |
| int | i_bih_width |
| int | i_bih_height |
| int | i_es_id |
| int | i_decoder_specific_info |
| uint8_t * | p_decoder_specific_info |
| int | i_langs |
| uint8_t * | lang |
| sout_buffer_chain_t | chain_pes |
| mtime_t | i_pes_dts |
| mtime_t | i_pes_length |
| int | i_pes_used |
| bool | b_key_frame |
Referenced by AddStream(), DelStream(), GetPAT(), GetPMT(), PEStoTS(), and TSNew().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), DelStream(), GetPMT(), and Mux().
Referenced by AddStream(), PEStoTS(), and TSNew().
Referenced by AddStream(), PEStoTS(), and TSNew().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
| uint8_t* ts_stream_t::p_decoder_specific_info |
Referenced by AddStream(), DelStream(), and GetPMT().
Referenced by AddStream(), and GetPMT().
| uint8_t* ts_stream_t::lang |
Referenced by AddStream(), DelStream(), and GetPMT().
Referenced by AddStream(), DelStream(), Mux(), and TSNew().
Referenced by AddStream(), Mux(), and TSNew().
Referenced by AddStream(), Mux(), and TSNew().
Referenced by AddStream(), Mux(), and TSNew().
Referenced by AddStream(), and Mux().
1.5.6