Home
last modified time | relevance | path

Searched refs:RTMP_ReconnectStream (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h329 int RTMP_ReconnectStream(RTMP *r, int seekTime);
H A Drtmp.c1135 RTMP_ReconnectStream(RTMP *r, int seekTime) in RTMP_ReconnectStream() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c1356 if (!RTMP_ReconnectStream(&rtmp, dSeek)) in main()