Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c109 guint64 look_ahead_fragment_count; member
270 manifest->is_live ? "yes" : "no", manifest->look_ahead_fragment_count); in _gst_mss_stream_init()
272 && manifest->look_ahead_fragment_count; in _gst_mss_stream_init()
388 manifest->look_ahead_fragment_count = 0; in gst_mss_manifest_new()
404 manifest->look_ahead_fragment_count = in gst_mss_manifest_new()
407 if (manifest->look_ahead_fragment_count <= 0) { in gst_mss_manifest_new()
408 manifest->look_ahead_fragment_count = 0; in gst_mss_manifest_new()