audiopus::repacketizer

Function packet_unpad

Source
pub fn packet_unpad<'a, TP>(data: TP) -> Result<()>
where TP: TryInto<MutPacket<'a>>,