Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c362 gchar *look_ahead_fragment_count_str; in gst_mss_manifest_new() local
401 look_ahead_fragment_count_str = in gst_mss_manifest_new()
403 if (look_ahead_fragment_count_str) { in gst_mss_manifest_new()
405 g_ascii_strtoull (look_ahead_fragment_count_str, NULL, 10); in gst_mss_manifest_new()
406 xmlFree (look_ahead_fragment_count_str); in gst_mss_manifest_new()