Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c101 static GstClockTime gst_hls_demux_get_duration (GstAdaptiveDemux * demux);
209 adaptivedemux_class->get_duration = gst_hls_demux_get_duration; in gst_hls_demux_class_init()
889 gst_hls_demux_get_duration (GstAdaptiveDemux * demux) in gst_hls_demux_get_duration() function