|
VLC
4.0.0-dev
|
Data Fields | |
| void *(* | init )(demux_t *) |
| void(* | destroy )(demux_t *, void *) |
| void(* | header )(demux_t *, void *, block_t *) |
| void(* | decode )(demux_t *, void *, block_t *) |
| uint32_t | frequency |
| uint8_t | number |
Referenced by rtp_add_type(), rtp_autodetect(), and rtp_decode().
| void(* rtp_pt_t::destroy) (demux_t *, void *) |
Referenced by rtp_add_type(), rtp_autodetect(), and rtp_source_destroy().
| uint32_t rtp_pt_t::frequency |
Referenced by rtp_add_type(), rtp_autodetect(), rtp_decode(), rtp_dequeue(), and rtp_queue().
Referenced by rtp_add_type(), rtp_autodetect(), and rtp_decode().
| void*(* rtp_pt_t::init) (demux_t *) |
Referenced by rtp_add_type(), rtp_autodetect(), and rtp_source_create().
| uint8_t rtp_pt_t::number |
Referenced by rtp_add_type(), and rtp_find_ptype().
1.8.17