gf_isom_set_meta_type 2831 applications/mp4box/fileimport.c 	e = gf_isom_set_meta_type(file, 1, 0, mtype);
gf_isom_set_meta_type 4439 applications/mp4box/main.c 			e = gf_isom_set_meta_type(file, meta->root_meta, tk, meta->meta_4cc);
gf_isom_set_meta_type 4463 applications/mp4box/main.c 						e = gf_isom_set_meta_type(file, meta->root_meta, tk, GF_4CC('p','i','c','t'));
gf_isom_set_meta_type 2321 include/gpac/isomedia.h GF_Err gf_isom_set_meta_type(GF_ISOFile *file, Bool root_meta, u32 track_num, u32 metaType);
gf_isom_set_meta_type 4642 src/isomedia/isom_write.c 		e = gf_isom_set_meta_type(movie, GF_FALSE, track, GF_4CC('r','v','c','i'));