Searched refs:inputbw (Results 1 – 2 of 2) sorted by relevance
74 int64_t inputbw; member119 …ated input stream rate", OFFSET(inputbw), AV_OPT…296 …if ((s->inputbw >= 0 && libsrt_setsockopt(h, fd, SRTO_INPUTBW, "SRTO_INPUTBW", &s->inputbw, sizeof… in libsrt_set_options_post()557 s->inputbw = strtoll(buf, NULL, 10); in libsrt_open()
1374 @item inputbw=@var{bytes/seconds}1379 @option{inputbw} * (100 + @option{oheadbw}) / 1001380 if @option{inputbw} is not set while @option{maxbw} is set to1407 0 relative to input rate (see @option{inputbw})1434 See @option{inputbw}. Default value is 25%.