gf_term_is_type_supported  114 src/scenegraph/html5_mse_smjs.c Bool gf_term_is_type_supported(GF_Terminal *term, const char* mime);
gf_term_is_type_supported  133 src/scenegraph/html5_mse_smjs.c 		isSupported = gf_term_is_type_supported((GF_Terminal *)par.term, mime);