GF_FileDownload   395 include/gpac/internal/mpd.h typedef struct _gf_file_get GF_FileDownload;
GF_FileDownload   398 include/gpac/internal/mpd.h 	GF_Err (*new_session)(GF_FileDownload *getter, char *url);
GF_FileDownload   399 include/gpac/internal/mpd.h 	void (*del_session)(GF_FileDownload *getter);
GF_FileDownload   400 include/gpac/internal/mpd.h 	const char *(*get_cache_name)(GF_FileDownload *getter);
GF_FileDownload   409 include/gpac/internal/mpd.h                       GF_FileDownload *getter, GF_MPD *mpd, Bool parse_sub_playlist);
GF_FileDownload   411 include/gpac/internal/mpd.h GF_Err gf_m3u8_solve_representation_xlink(GF_MPD_Representation *rep, GF_FileDownload *getter, Bool *is_static, u64 *duration);
GF_FileDownload   419 include/gpac/internal/mpd.h void gf_mpd_getter_del_session(GF_FileDownload *getter);
GF_FileDownload    74 src/media_tools/dash_client.c 	GF_FileDownload getter;
GF_FileDownload  5835 src/media_tools/dash_client.c static GF_Err http_ifce_get(GF_FileDownload *getter, char *url)
GF_FileDownload  5870 src/media_tools/dash_client.c static void http_ifce_clean(GF_FileDownload *getter)
GF_FileDownload  5877 src/media_tools/dash_client.c static const char *http_ifce_cache_name(GF_FileDownload *getter)
GF_FileDownload  1117 src/media_tools/mpd.c void gf_mpd_getter_del_session(GF_FileDownload *getter) {
GF_FileDownload  1649 src/media_tools/mpd.c                       u32 reload_count, char *mimeTypeForM3U8Segments, Bool do_import, Bool use_mpd_templates, GF_FileDownload *getter,
GF_FileDownload  1800 src/media_tools/mpd.c GF_Err gf_m3u8_solve_representation_xlink(GF_MPD_Representation *rep, GF_FileDownload *getter, Bool *is_static, u64 *duration)