Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h284 gint64 (*get_manifest_update_interval) (GstAdaptiveDemux * demux); member
Dgstadaptivedemux.c4376 klass->get_manifest_update_interval (demux) * GST_USECOND; in gst_adaptive_demux_updates_loop()
4418 + klass->get_manifest_update_interval (demux) * GST_USECOND; in gst_adaptive_demux_updates_loop()
4432 klass->get_manifest_update_interval (demux) * GST_USECOND; in gst_adaptive_demux_updates_loop()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c190 gstadaptivedemux_class->get_manifest_update_interval = in gst_mss_demux_class_init()
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c180 adaptivedemux_class->get_manifest_update_interval = in gst_hls_demux_class_init()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c627 gstadaptivedemux_class->get_manifest_update_interval = in gst_dash_demux_class_init()