gf_dash_new       175 include/gpac/dash.h GF_DashClient *gf_dash_new(GF_DASHFileIO *dash_io,
gf_dash_new      1112 modules/mpd_in/mpd_in.c 	mpdin->dash = gf_dash_new(&mpdin->dash_io, max_cache_duration, auto_switch_count, keep_files, disable_switching, first_select_mode, (mpdin->buffer_mode == MPDIN_BUFFER_SEGMENTS) ? 1 : 0, init_timeshift);