Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c105 static void gst_rtmp_connection_dispose (GObject * object);
243 gobject_class->dispose = gst_rtmp_connection_dispose; in gst_rtmp_connection_class_init()
275 gst_rtmp_connection_dispose (GObject * object) in gst_rtmp_connection_dispose() function