rtpbuffer: bind length calculation API
Bind those as associated functions on the generic type, this requires calling them with eg:
gst_rtp::RTPBuffer::<()>::calc_payload_len(mtu, 0, 0)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Bind those as associated functions on the generic type, this requires calling them with eg:
gst_rtp::RTPBuffer::<()>::calc_payload_len(mtu, 0, 0)