Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dlibsrt.c83 int64_t peerlatency; member
125 …tency (in microseconds)", OFFSET(peerlatency), AV_OPT_T…
308 int peerlatency = s->peerlatency / 1000; in libsrt_set_options_pre() local
332 …(s->peerlatency >= 0 && libsrt_setsockopt(h, fd, SRTO_PEERLATENCY, "SRTO_PEERLATENCY", &peerlatenc… in libsrt_set_options_pre()
565 s->peerlatency = strtol(buf, NULL, 10); in libsrt_open()
/third_party/ffmpeg/doc/
Dprotocols.texi1292 This flag sets both @option{rcvlatency} and @option{peerlatency}
1295 this is effectively equivalent to setting @option{peerlatency},
1380 @item peerlatency=@var{microseconds}
1400 of this options' value and the value of @option{peerlatency}