Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c444 …FILE * file, uint32_t dSeek, uint32_t dStopOffset, double duration, int bResume, char *metaHeader,… in Download() argument
484 bResume ? "Resuming" : "Starting", in Download()
492 bResume ? "Resuming" : "Starting", in Download()
502 if (bResume && nInitialFrameSize > 0) in Download()
618 if (bResume && nRead == -2) in Download()
737 int bResume = FALSE; // true in resume mode in main() local
1034 bResume = TRUE; in main()
1132 if (bStdoutMode && bResume) in main()
1136 bResume = FALSE; in main()
1139 if (bLiveStream && bResume) in main()
[all …]