Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpsink.c96 static gboolean gst_avtp_sink_stop (GstBaseSink * basesink);
137 basesink_class->stop = GST_DEBUG_FUNCPTR (gst_avtp_sink_stop); in gst_avtp_sink_class_init()
321 gst_avtp_sink_stop (GstBaseSink * basesink) in gst_avtp_sink_stop() function