Module writer

Module writer 

Source
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 buf without any validity checks.
write_padding_unchecked
Writes the padding for this RTCP packet into buf without any validity checks.