VLC 4.0.0-dev
|
RTP abstract output stream. More...
#include <rtp.h>
Data Fields | |
const struct vlc_rtp_es_operations * | ops |
RTP abstract output stream.
This structure represents a data sink for an active instance of a payload format, typically an output elementary stream (ES) es_out_id_t.
const struct vlc_rtp_es_operations* vlc_rtp_es::ops |
Referenced by vlc_rtp_es_destroy(), vlc_rtp_es_request(), vlc_rtp_es_send(), and vlc_rtp_mux_request().