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
isom_cache.c File Reference
#include "isom_in.h"
+ Include dependency graph for isom_cache.c:

Functions

static GF_Err ISOW_Open (GF_StreamingCache *mc, GF_ClientService *serv, const char *location_and_name, Bool keep_existing_files)
 
static GF_Err ISOW_Close (GF_StreamingCache *mc, Bool delete_cache)
 
static GF_Err ISOW_Write (GF_StreamingCache *mc, LPNETCHANNEL ch, char *data, u32 data_size, GF_SLHeader *sl_hdr)
 
static GF_Err ISOW_ServiceCommand (GF_StreamingCache *mc, GF_NetworkCommand *com)
 
static GF_Err ISOW_ChannelGetSLP (GF_StreamingCache *mc, LPNETCHANNEL channel, char **out_data_ptr, u32 *out_data_size, GF_SLHeader *out_sl_hdr, Bool *sl_compressed, GF_Err *out_reception_status, Bool *is_new_data)
 
static GF_Err ISOW_ChannelReleaseSLP (GF_StreamingCache *mc, LPNETCHANNEL channel)
 
GF_BaseInterfaceisow_load_cache ()
 
void isow_delete_cache (GF_BaseInterface *bi)
 

Function Documentation

static GF_Err ISOW_Open ( GF_StreamingCache mc,
GF_ClientService *  serv,
const char *  location_and_name,
Bool  keep_existing_files 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ISOW_Close ( GF_StreamingCache mc,
Bool  delete_cache 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ISOW_Write ( GF_StreamingCache mc,
LPNETCHANNEL  ch,
char *  data,
u32  data_size,
GF_SLHeader sl_hdr 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err ISOW_ServiceCommand ( GF_StreamingCache mc,
GF_NetworkCommand com 
)
static

+ Here is the caller graph for this function:

static GF_Err ISOW_ChannelGetSLP ( GF_StreamingCache mc,
LPNETCHANNEL  channel,
char **  out_data_ptr,
u32 out_data_size,
GF_SLHeader out_sl_hdr,
Bool sl_compressed,
GF_Err out_reception_status,
Bool is_new_data 
)
static

+ Here is the caller graph for this function:

static GF_Err ISOW_ChannelReleaseSLP ( GF_StreamingCache mc,
LPNETCHANNEL  channel 
)
static

+ Here is the caller graph for this function:

GF_BaseInterface* isow_load_cache ( )

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void isow_delete_cache ( GF_BaseInterface bi)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: