Searched refs:RTMP_ReconnectStream (Results 1 – 3 of 3) sorted by relevance
329 int RTMP_ReconnectStream(RTMP *r, int seekTime);
1135 RTMP_ReconnectStream(RTMP *r, int seekTime) in RTMP_ReconnectStream() function
1356 if (!RTMP_ReconnectStream(&rtmp, dSeek)) in main()