Home
last modified time | relevance | path

Searched refs:RTPSessionSendRTP (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.h68 typedef GstFlowReturn (*RTPSessionSendRTP) (RTPSession *sess, RTPSource *src, gpointer data, gpoint… typedef
209 RTPSessionSendRTP send_rtp;
368 RTPSessionSendRTP callback,
Drtpsession.c1288 RTPSessionSendRTP callback, gpointer user_data) in rtp_session_set_send_rtp_callback()