Searched refs:RTMP_SetupURL (Results 1 – 5 of 5) sorted by relevance
293 int RTMP_SetupURL(RTMP *r, char *url);
757 int RTMP_SetupURL(RTMP *r, char *url) in RTMP_SetupURL() function
27 - fix RTMP_SetupURL tcUrl generation54 - add RTMP_SetupURL, RTMP_SetOpt APIs
564 if (RTMP_SetupURL(&rtmp, req.fullUrl.av_val) == FALSE) in processTCPrequest()
1205 if (RTMP_SetupURL(&rtmp, fullUrl.av_val) == FALSE) in main()