Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c444 …FrameSize, int nSkipKeyFrames, int bStdoutMode, int bLiveStream, int bRealtimeStream, int bHashes,… in Download() argument
495 if (bRealtimeStream) in Download()
759 int bRealtimeStream = FALSE; // If true, disable the BUFX hack (be patient) in main() local
952 bRealtimeStream = TRUE; // seeking and resuming is still possible in main()
1213 if (!bLiveStream && !bRealtimeStream && !(protocol & RTMP_FEATURE_HTTP)) in main()
1381 bStdoutMode, bLiveStream, bRealtimeStream, bHashes, in main()