Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.h59 void gst_rtmp_connection_close_and_unref (gpointer ptr);
Drtmpclient.c1022 gst_rtmp_connection_close_and_unref); in send_secure_token_response()
Drtmpconnection.c420 gst_rtmp_connection_close_and_unref (gpointer ptr) in gst_rtmp_connection_close_and_unref() function
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2src.c788 g_clear_pointer (&self->connection, gst_rtmp_connection_close_and_unref); in gst_rtmp2_src_task_func()
852 gst_rtmp_connection_close_and_unref); in start_play_done()
Dgstrtmp2sink.c994 g_clear_pointer (&self->connection, gst_rtmp_connection_close_and_unref); in gst_rtmp2_sink_task_func()
1058 gst_rtmp_connection_close_and_unref); in start_publish_done()