libgpac
Documentation of the core library of GPAC
iso639.h File Reference

Language codes helper tools. More...

#include <gpac/setup.h>
+ Include dependency graph for iso639.h:

Functions

u32 gf_lang_get_count ()
 
s32 gf_lang_find (const char *lang_or_rfc_5646_code)
 
const char * gf_lang_get_name (u32 lang_idx)
 
const char * gf_lang_get_2cc (u32 lang_idx)
 
const char * gf_lang_get_3cc (u32 lang_idx)
 

Detailed Description

>