gf_dash_set_agressive_adaptation 411 include/gpac/dash.h void gf_dash_set_agressive_adaptation(GF_DashClient *dash, Bool eanble_agressive_switch); gf_dash_set_agressive_adaptation 1159 modules/mpd_in/mpd_in.c gf_dash_set_agressive_adaptation(mpdin->dash, (opt && !strcmp(opt, "yes")) ? GF_TRUE : GF_FALSE);