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
os_config_init.c File Reference
#include <gpac/config_file.h>
+ Include dependency graph for os_config_init.c:

Macros

#define CFG_FILE_NAME   ".gpacrc"
 
#define TEST_MODULE   "gm_dummy_in.so"
 

Enumerations

enum  { GF_PATH_APP, GF_PATH_CFG, GF_PATH_GUI, GF_PATH_MODULES }
 

Functions

static Bool check_file_exists (char *name, char *path, char *outPath)
 
static Bool get_default_install_path (char *file_path, u32 path_type)
 
static GF_Config * create_default_config (char *file_path)
 
static void check_modules_dir (GF_Config *cfg)
 
GF_Config * gf_cfg_init (const char *file, Bool *new_cfg)
 configuration file initialization More...
 

Macro Definition Documentation

#define CFG_FILE_NAME   ".gpacrc"
#define TEST_MODULE   "gm_dummy_in.so"

Enumeration Type Documentation

anonymous enum
Enumerator
GF_PATH_APP 
GF_PATH_CFG 
GF_PATH_GUI 
GF_PATH_MODULES 

Function Documentation

static Bool check_file_exists ( char *  name,
char *  path,
char *  outPath 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static Bool get_default_install_path ( char *  file_path,
u32  path_type 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Config* create_default_config ( char *  file_path)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void check_modules_dir ( GF_Config *  cfg)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function: