audiopus::packet

Function nb_channels

Source
pub fn nb_channels<'a, I>(packet: I) -> Result<Channels>
where I: TryInto<Packet<'a>>,