Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.h65 void gst_rtmp_connection_set_output_handler (GstRtmpConnection * connection,
Drtmpconnection.c285 gst_rtmp_connection_set_output_handler (rtmpconnection, NULL, NULL, NULL); in gst_rtmp_connection_dispose()
446 gst_rtmp_connection_set_output_handler (GstRtmpConnection * sc, in gst_rtmp_connection_set_output_handler() function
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2sink.c1142 gst_rtmp_connection_set_output_handler (self->connection, in connect_task_done()