GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
object_browser.c File Reference
+ Include dependency graph for object_browser.c:

Functions

static Bool check_in_scene (GF_Scene *scene, GF_ObjectManager *odm)
 
static Bool gf_term_check_odm (GF_Terminal *term, GF_ObjectManager *odm)
 
GF_ObjectManager * gf_term_get_root_object (GF_Terminal *term)
 
u32 gf_term_get_object_count (GF_Terminal *term, GF_ObjectManager *scene_od)
 
GF_ObjectManager * gf_term_get_object (GF_Terminal *term, GF_ObjectManager *scene_od, u32 index)
 
u32 gf_term_object_subscene_type (GF_Terminal *term, GF_ObjectManager *odm)
 
void gf_term_select_object (GF_Terminal *term, GF_ObjectManager *odm)
 
u32 gf_term_get_current_service_id (GF_Terminal *term)
 
static void get_codec_stats (GF_Codec *dec, GF_MediaInfo *info)
 
GF_Err gf_term_get_object_info (GF_Terminal *term, GF_ObjectManager *odm, GF_MediaInfo *info)
 
Bool gf_term_get_download_info (GF_Terminal *term, GF_ObjectManager *odm, u32 *d_enum, const char **server, const char **path, u32 *bytes_done, u32 *total_bytes, u32 *bytes_per_sec)
 
Bool gf_term_get_channel_net_info (GF_Terminal *term, GF_ObjectManager *odm, u32 *d_enum, u32 *chid, NetStatCommand *netcom, GF_Err *ret_code)
 
GF_Err gf_term_get_service_info (GF_Terminal *term, GF_ObjectManager *odm, NetInfoCommand *netinfo)
 
const char * gf_term_get_world_info (GF_Terminal *term, GF_ObjectManager *scene_od, GF_List *descriptions)
 
GF_Err gf_term_dump_scene (GF_Terminal *term, char *rad_name, char **filename, Bool xml_dump, Bool skip_protos, GF_ObjectManager *scene_od)
 

Function Documentation

static Bool check_in_scene ( GF_Scene *  scene,
GF_ObjectManager *  odm 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static Bool gf_term_check_odm ( GF_Terminal *  term,
GF_ObjectManager *  odm 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_ObjectManager* gf_term_get_root_object ( GF_Terminal *  term)

+ Here is the caller graph for this function:

u32 gf_term_get_object_count ( GF_Terminal *  term,
GF_ObjectManager *  scene_od 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_ObjectManager* gf_term_get_object ( GF_Terminal *  term,
GF_ObjectManager *  scene_od,
u32  index 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u32 gf_term_object_subscene_type ( GF_Terminal *  term,
GF_ObjectManager *  odm 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_term_select_object ( GF_Terminal *  term,
GF_ObjectManager *  odm 
)

+ Here is the call graph for this function:

u32 gf_term_get_current_service_id ( GF_Terminal *  term)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void get_codec_stats ( GF_Codec *  dec,
GF_MediaInfo info 
)
static

+ Here is the caller graph for this function:

GF_Err gf_term_get_object_info ( GF_Terminal *  term,
GF_ObjectManager *  odm,
GF_MediaInfo info 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool gf_term_get_download_info ( GF_Terminal *  term,
GF_ObjectManager *  odm,
u32 d_enum,
const char **  server,
const char **  path,
u32 bytes_done,
u32 total_bytes,
u32 bytes_per_sec 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Bool gf_term_get_channel_net_info ( GF_Terminal *  term,
GF_ObjectManager *  odm,
u32 d_enum,
u32 chid,
NetStatCommand netcom,
GF_Err ret_code 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_term_get_service_info ( GF_Terminal *  term,
GF_ObjectManager *  odm,
NetInfoCommand netinfo 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

const char* gf_term_get_world_info ( GF_Terminal *  term,
GF_ObjectManager *  scene_od,
GF_List *  descriptions 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_term_dump_scene ( GF_Terminal *  term,
char *  rad_name,
char **  filename,
Bool  xml_dump,
Bool  skip_protos,
GF_ObjectManager *  scene_od 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: