Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h310 GstFlowReturn (*update_manifest_data) (GstAdaptiveDemux * demux, GstBuffer * buf); member
Dgstadaptivedemux.c4738 ret = klass->update_manifest_data (demux, buffer); in gst_adaptive_demux_update_manifest_default()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c205 gstadaptivedemux_class->update_manifest_data = in gst_mss_demux_class_init()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c625 gstadaptivedemux_class->update_manifest_data = in gst_dash_demux_class_init()