gf_service_get_interface 796 include/gpac/modules/service.h GF_InputService *gf_service_get_interface(GF_ClientService *service); gf_service_get_interface 226 modules/isom_in/load.c const char *cdir = gf_modules_get_option((GF_BaseInterface *)gf_service_get_interface(read->service), "General", "CacheDirectory"); gf_service_get_interface 150 modules/rtp_in/rtp_session.c com->User_Agent = (char*)gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(sess->owner->service), "Downloader", "UserAgent"); gf_service_get_interface 264 modules/rtp_in/rtp_session.c szCtrl = (char *)gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Network", "MobileIPEnabled"); gf_service_get_interface 266 modules/rtp_in/rtp_session.c char *ip = (char *)gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Network", "MobileIP"); gf_service_get_interface 99 modules/rtp_in/rtp_signaling.c opt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ForceFirstPort"); gf_service_get_interface 102 modules/rtp_in/rtp_signaling.c opt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ForceMulticastIP"); gf_service_get_interface 119 modules/rtp_in/rtp_signaling.c opt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ForceMulticastIP"); gf_service_get_interface 123 modules/rtp_in/rtp_signaling.c opt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ForceMulticastTTL"); gf_service_get_interface 230 modules/rtp_in/rtp_signaling.c const char *opt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ForceClientPorts"); gf_service_get_interface 445 modules/rtp_in/rtp_signaling.c opt = (char *) gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(sess->owner->service), "Network", "Bandwidth"); gf_service_get_interface 74 modules/rtp_in/rtp_stream.c const char *sOpt = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Streaming", "ReorderSize"); gf_service_get_interface 78 modules/rtp_in/rtp_stream.c ip_ifce = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Network", "DefaultMCastInterface"); gf_service_get_interface 80 modules/rtp_in/rtp_stream.c const char *mob_on = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Network", "MobileIPEnabled"); gf_service_get_interface 82 modules/rtp_in/rtp_stream.c ip_ifce = gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(ch->owner->service), "Network", "MobileIP"); gf_service_get_interface 199 modules/rtp_in/rtp_stream.c ctrl = (char *)gf_modules_get_option((GF_BaseInterface *)gf_service_get_interface(rtp->service), "Streaming", "DisableRTCP"); gf_service_get_interface 203 modules/rtp_in/rtp_stream.c ctrl = (char *)gf_modules_get_option((GF_BaseInterface *)gf_service_get_interface(rtp->service), "Streaming", "NATKeepAlive"); gf_service_get_interface 370 modules/rtp_in/rtp_stream.c ctrl = (char *) gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Streaming", "DisableRTCP"); gf_service_get_interface 374 modules/rtp_in/rtp_stream.c ctrl = (char *) gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Streaming", "NATKeepAlive"); gf_service_get_interface 96 modules/rtp_in/sdp_fetch.c opt = (char *) gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Network", "MobileIP"); gf_service_get_interface 131 modules/rtp_in/sdp_fetch.c RP_ConnectServiceEx(gf_service_get_interface(rtp->service), rtp->service, url, GF_TRUE); gf_service_get_interface 554 modules/rtp_in/sdp_load.c opt = (char *) gf_modules_get_option((GF_BaseInterface *) gf_service_get_interface(rtp->service), "Streaming", "SessionMigrationServer");