term_info.h File Reference

#include <gpac/mpeg4_odf.h>
Include dependency graph for term_info.h:

Data Structures

struct  GF_MediaInfo

Typedefs

typedef struct __netstatcom NetStatCommand
typedef struct __netinfocom NetInfoCommand

Functions

GF_ObjectManagergf_term_get_root_object (GF_Terminal *term)
u32 gf_term_get_object_count (GF_Terminal *term, GF_ObjectManager *scene_od)
GF_ObjectManagergf_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)
void gf_term_select_service (GF_Terminal *term, GF_ObjectManager *odm, u32 service_id)
void gf_term_toggle_addons (GF_Terminal *term, Bool show_addons)
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 *netcom)
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_proto, GF_ObjectManager *odm)

Typedef Documentation

typedef struct __netstatcom NetStatCommand
typedef struct __netinfocom NetInfoCommand

Function Documentation

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 
)
void gf_term_select_service ( GF_Terminal term,
GF_ObjectManager odm,
u32  service_id 
)
void gf_term_toggle_addons ( GF_Terminal term,
Bool  show_addons 
)
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 netcom 
)
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_proto,
GF_ObjectManager odm 
)

Generated on 4 May 2016 for libgpac by  doxygen 1.6.1