Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c444 …StdoutMode, int bLiveStream, int bRealtimeStream, int bHashes, int bOverrideBufferTime, uint32_t b… in Download() argument
537 if (!bOverrideBufferTime && bufferTime < (duration * 1000.0)) in Download()
735 int bOverrideBufferTime = FALSE; // if the user specifies a buffer time override this is true in main() local
944 bOverrideBufferTime = TRUE; in main()
1382 bOverrideBufferTime, bufferTime, &percent); in main()