Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.h83 typedef GstFlowReturn (*RTPSessionSendRTCP) (RTPSession *sess, RTPSource *src, GstBuffer *buffer, typedef
211 RTPSessionSendRTCP send_rtcp;
371 RTPSessionSendRTCP callback,
Drtpsession.c1306 RTPSessionSendRTCP callback, gpointer user_data) in rtp_session_set_send_rtcp_callback()