Home
last modified time | relevance | path

Searched refs:RTMP_GetDuration (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.h325 double RTMP_GetDuration(RTMP *r);
H A Drtmp.c357 RTMP_GetDuration(RTMP *r) in RTMP_GetDuration() function
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c609 duration = RTMP_GetDuration(&rtmp); in processTCPrequest()
H A Drtmpdump.c532 duration = RTMP_GetDuration(rtmp); in Download()