Searched refs:peerlatency (Results 1 – 2 of 2) sorted by relevance
83 int64_t peerlatency; member125 …tency (in microseconds)", OFFSET(peerlatency), AV_OPT_T…308 int peerlatency = s->peerlatency / 1000; in libsrt_set_options_pre() local332 …(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()
1292 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}