srt
srt copied to clipboard
[docs] Added SRTO_PACINGMODE option
Added SRTO_PACINGMODE option plus relevant corrections to SRTO_MAXBW, SRTO_INPUTBW and SRTO_OHEADBW options. To be merged together with PR #1383. This is a replacement of documentation provided in mentioned PR.
TODO:
- [ ] Discuss which error should be thrown in case of incorrect configuring of
SRTO_PACINGMODEand a combination ofSRTO_MAXBW,SRTO_INPUTBWandSRTO_OHEADBWoptions -> add this information into documentation. - [ ] Create a ticket for including relevant RFC draft link once published.