_netinterface 686 include/gpac/modules/service.h Bool (*CanHandleURL)(struct _netinterface *, const char *url); _netinterface 691 include/gpac/modules/service.h GF_Err (*ConnectService) (struct _netinterface *, GF_ClientService *serv, const char *url); _netinterface 701 include/gpac/modules/service.h GF_Err (*CloseService) (struct _netinterface *); _netinterface 719 include/gpac/modules/service.h GF_Descriptor *(*GetServiceDescriptor) (struct _netinterface *, u32 expect_type, const char *sub_url); _netinterface 723 include/gpac/modules/service.h GF_Err (*ServiceCommand) (struct _netinterface *, GF_NetworkCommand *com); _netinterface 730 include/gpac/modules/service.h GF_Err (*ConnectChannel) (struct _netinterface *, LPNETCHANNEL channel, const char *url, Bool upstream); _netinterface 732 include/gpac/modules/service.h GF_Err (*DisconnectChannel) (struct _netinterface *, LPNETCHANNEL channel); _netinterface 739 include/gpac/modules/service.h GF_Err (*ChannelGetSLP) (struct _netinterface *, 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); _netinterface 743 include/gpac/modules/service.h GF_Err (*ChannelReleaseSLP) (struct _netinterface *, LPNETCHANNEL channel); _netinterface 748 include/gpac/modules/service.h Bool (*CanHandleURLInService)(struct _netinterface *, const char *url); _netinterface 754 include/gpac/modules/service.h GF_Err (*query_proxy)(struct _netinterface *, GF_NetworkCommand *param); _netinterface 764 include/gpac/modules/service.h u32 (*RegisterMimeTypes) (const struct _netinterface *);