gf_dasher_set_dynamic_mode 3985 applications/mp4box/main.c 		if (!e) e = gf_dasher_set_dynamic_mode(dasher, dash_mode, mpd_update_time, time_shift_depth, mpd_live_duration);
gf_dasher_set_dynamic_mode 4012 applications/mp4box/main.c 				e = gf_dasher_set_dynamic_mode(dasher, GF_DASH_DYNAMIC_LAST, 0, time_shift_depth, mpd_live_duration);
gf_dasher_set_dynamic_mode  752 include/gpac/media_tools.h GF_Err gf_dasher_set_dynamic_mode(GF_DASHSegmenter *dasher, GF_DashDynamicMode dash_mode, Double mpd_update_time, s32 time_shift_depth, Double mpd_live_duration);