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
mse_in.c File Reference
+ Include dependency graph for mse_in.c:

Data Structures

struct  GF_MSE_In
 

Functions

static u32 MSE_RegisterMimeTypes (const GF_InputService *plug)
 
static Bool MSE_CanHandleURL (GF_InputService *plug, const char *url)
 
static GF_HTML_SourceBufferMSE_GetSourceBufferForChannel (GF_HTML_MediaSource *mediasource, LPNETCHANNEL channel)
 
static GF_HTML_TrackMSE_GetTrackForChannel (GF_HTML_SourceBuffer *sb, LPNETCHANNEL channel)
 
static GF_HTML_Trackgf_mse_get_track_by_esid (GF_HTML_SourceBuffer *sb, u32 ESID)
 
static GF_Err MSE_ConnectChannel (GF_InputService *plug, LPNETCHANNEL channel, const char *url, Bool upstream)
 
static GF_Err MSE_DisconnectChannel (GF_InputService *plug, LPNETCHANNEL channel)
 
static GF_Err MSE_ConnectService (GF_InputService *plug, GF_ClientService *serv, const char *url)
 
static GF_DescriptorMSE_GetServiceDesc (GF_InputService *plug, u32 expect_type, const char *sub_url)
 
static GF_Err MSE_CloseService (GF_InputService *plug)
 
static GF_Err MSE_ServiceCommand (GF_InputService *plug, GF_NetworkCommand *com)
 
static GF_Err MSE_ChannelGetSLP (GF_InputService *plug, 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 MSE_ChannelReleaseSLP (GF_InputService *plug, LPNETCHANNEL channel)
 
static Bool MSE_CanHandleURLInService (GF_InputService *plug, const char *url)
 
const u32QueryInterfaces ()
 
GF_BaseInterfaceLoadInterface (u32 InterfaceType)
 
void ShutdownInterface (GF_BaseInterface *bi)
 

Data Structure Documentation

struct GF_MSE_In
+ Collaboration diagram for GF_MSE_In:
Data Fields
GF_HTML_MediaSource * mediasource
GF_InputService * plug

Function Documentation

static u32 MSE_RegisterMimeTypes ( const GF_InputService plug)
static

+ Here is the caller graph for this function:

static Bool MSE_CanHandleURL ( GF_InputService plug,
const char *  url 
)
static

+ Here is the caller graph for this function:

static GF_HTML_SourceBuffer* MSE_GetSourceBufferForChannel ( GF_HTML_MediaSource mediasource,
LPNETCHANNEL  channel 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_HTML_Track* MSE_GetTrackForChannel ( GF_HTML_SourceBuffer sb,
LPNETCHANNEL  channel 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_HTML_Track* gf_mse_get_track_by_esid ( GF_HTML_SourceBuffer sb,
u32  ESID 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_ConnectChannel ( GF_InputService plug,
LPNETCHANNEL  channel,
const char *  url,
Bool  upstream 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_DisconnectChannel ( GF_InputService plug,
LPNETCHANNEL  channel 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_ConnectService ( GF_InputService plug,
GF_ClientService *  serv,
const char *  url 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Descriptor* MSE_GetServiceDesc ( GF_InputService plug,
u32  expect_type,
const char *  sub_url 
)
static

+ Here is the caller graph for this function:

static GF_Err MSE_CloseService ( GF_InputService plug)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_ServiceCommand ( GF_InputService plug,
GF_NetworkCommand com 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_ChannelGetSLP ( GF_InputService plug,
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 call graph for this function:

+ Here is the caller graph for this function:

static GF_Err MSE_ChannelReleaseSLP ( GF_InputService plug,
LPNETCHANNEL  channel 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static Bool MSE_CanHandleURLInService ( GF_InputService plug,
const char *  url 
)
static

+ Here is the caller graph for this function:

const u32* QueryInterfaces ( )
GF_BaseInterface* LoadInterface ( u32  InterfaceType)

+ Here is the call graph for this function:

void ShutdownInterface ( GF_BaseInterface bi)

+ Here is the call graph for this function: