Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c118 static void gst_rtmp_connection_do_read (GstRtmpConnection * sc);
253 GST_DEBUG_REGISTER_FUNCPTR (gst_rtmp_connection_do_read); in gst_rtmp_connection_class_init()
655 gst_rtmp_connection_do_read (connection); in gst_rtmp_connection_try_read()
672 gst_rtmp_connection_do_read (GstRtmpConnection * sc) in gst_rtmp_connection_do_read() function