|
static GF_FilterProbeScore | routein_probe_url (const char *url, const char *mime) |
|
static void | routein_finalize (GF_Filter *filter) |
|
static void | push_seg_info (ROUTEInCtx *ctx, GF_FilterPid *pid, GF_ROUTEEventFileInfo *finfo) |
|
static void | routein_cleanup_objects (ROUTEInCtx *ctx, u32 service_id) |
|
TSI_Output * | routein_get_tsio (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo) |
|
static void | routein_send_file (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, GF_ROUTEEventType evt_type) |
|
static void | routein_write_to_disk (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, u32 evt_type) |
|
void | routein_on_event_file (ROUTEInCtx *ctx, GF_ROUTEEventType evt, u32 evt_param, GF_ROUTEEventFileInfo *finfo, Bool is_defer_repair, Bool drop_if_first) |
|
void | routein_on_event (void *udta, GF_ROUTEEventType evt, u32 evt_param, GF_ROUTEEventFileInfo *finfo) |
|
static Bool | routein_local_cache_probe (void *par, char *url, Bool is_destroy) |
|
static void | routein_set_eos (GF_Filter *filter, ROUTEInCtx *ctx) |
|
static GF_Err | routein_process (GF_Filter *filter) |
|
static GF_Err | routein_initialize (GF_Filter *filter) |
|
static Bool | routein_process_event (GF_Filter *filter, const GF_FilterEvent *evt) |
|
GF_Err | gf_route_dmx_has_object_by_name (GF_ROUTEDmx *routedmx, u32 service_id, const char *fileName) |
|
Bool | routein_is_valid_url (GF_Filter *filter, u32 service_id, const char *url) |
|
const GF_FilterRegister * | routein_register (GF_FilterSession *session) |
|