gf_bifs_decoder_set_extraction_path 64 include/gpac/bifs.h void gf_bifs_decoder_set_extraction_path(GF_BifsDecoder *codec, const char *path, const char *serviceURL); gf_bifs_decoder_set_extraction_path 61 modules/bifs_dec/bifs_dec.c gf_bifs_decoder_set_extraction_path(priv->codec, (char *) gf_modules_get_option((GF_BaseInterface *)plug, "General", "CacheDirectory"), scene->root_od->net_service->url); gf_bifs_decoder_set_extraction_path 175 src/scene_manager/loader_isom.c gf_bifs_decoder_set_extraction_path(bifs_dec, load->localPath, load->fileName);