Expand description
Writing utility helpers
Functionsยง
- check_
padding - Checks that the provided padding is a mutliple of 4.
- write_
header_ unchecked - Writes the common header for this RTCP packet into
bufwithout any validity checks. - write_
padding_ unchecked - Writes the padding for this RTCP packet into
bufwithout any validity checks.