gf_dm_sess_get_header  515 include/gpac/download.h const char *gf_dm_sess_get_header(GF_DownloadSession *sess, const char *name);
gf_dm_sess_get_header  575 modules/mpd_in/mpd_in.c 			gf_dash_resync_to_segment(group->mpdin->dash, param->value, gf_dm_sess_get_header(param->sess, "Dash-Oldest-Segment"));
gf_dm_sess_get_header  680 modules/mpd_in/mpd_in.c 	return gf_dm_sess_get_header((GF_DownloadSession *)session, header_name);