Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtsp.h407 int stimeout; member
Drtsp.c99 …{ "stimeout", "set timeout (in microseconds) of socket TCP I/O operations", OFFSET(stimeout), AV_O…
101 …{ "timeout", "set timeout (in microseconds) of socket TCP I/O operations", OFFSET(stimeout), AV_OP…
1798 av_dict_set_int(&options, "timeout", rt->stimeout, 0); in ff_rtsp_connect()
1885 "?timeout=%d", rt->stimeout); in ff_rtsp_connect()
/third_party/ffmpeg/doc/
DAPIchanges387 Deprecate the current names of the RTSP "timeout", "stimeout", "user-agent"
390 is over, the old "timeout" option will be removed, and "stimeout" will be
391 renamed to "stimeout" (the "timeout" option will essentially change semantics).
Dprotocols.texi1176 @item stimeout