gf_isom_new_text_description 2022 include/gpac/isomedia.h GF_Err gf_isom_new_text_description(GF_ISOFile *the_file, u32 trackNumber, GF_TextSampleDescriptor *desc, char *URLname, char *URNname, u32 *outDescriptionIndex); gf_isom_new_text_description 362 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, sd, NULL, NULL, &state); gf_isom_new_text_description 402 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, sd, NULL, NULL, &state); gf_isom_new_text_description 1075 src/media_tools/text_import.c e = gf_isom_new_text_description(import->dest, track, sd, NULL, NULL, &desc_idx); gf_isom_new_text_description 1595 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, sd, NULL, NULL, &desc_idx); gf_isom_new_text_description 1633 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, sd, NULL, NULL, &desc_idx); gf_isom_new_text_description 1988 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, &td, NULL, NULL, &idx); gf_isom_new_text_description 2437 src/media_tools/text_import.c gf_isom_new_text_description(import->dest, track, &td, NULL, NULL, &descIndex);