[][src]Function janus_plugin::rtcp::get_remb

pub fn get_remb(packet: &[i8]) -> Option<u32>

If this RTCP packet is an REMB packet, returns the bitrate it contains; else None.