VLC 4.0.0-dev
|
Data Fields | |
block_t * | frags |
block_t ** | frag_end |
size_t | offset |
struct vlc_rtp_es * | es |
struct vlc_rtp_es* rtp_mpa::es |
Referenced by rtp_mpa_decode(), rtp_mpa_destroy(), rtp_mpa_init(), and rtp_mpa_send().
block_t** rtp_mpa::frag_end |
Referenced by rtp_mpa_decode(), rtp_mpa_init(), and rtp_mpa_send().
block_t* rtp_mpa::frags |
Referenced by rtp_mpa_decode(), rtp_mpa_destroy(), rtp_mpa_init(), and rtp_mpa_send().
size_t rtp_mpa::offset |
Referenced by rtp_mpa_decode(), rtp_mpa_init(), and rtp_mpa_send().