Functionsยง
- gen_fir
- Increments the given sequence number, then allocates and writes a new FIR packet with the new sequence number.
- gen_pli
- Allocates and writes a new PLI packet.
- gen_
remb - Allocates and writes a new REMB packet with the given bitrate.
- get_
remb - If this RTCP packet is an REMB packet, returns the bitrate it contains; else None.
- has_fir
- Returns whether this RTCP packet is a FIR packet.
- has_pli
- Returns whether this RTCP packet is a PLI packet.