[][src]Function janus_plugin::rtcp::gen_fir

pub fn gen_fir(seq: &mut i32) -> Vec<i8>

Increments the given sequence number, then allocates and writes a new FIR packet with the new sequence number.