package
1.2.0
Repository: https://github.com/pions/webrtc.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new Reader reading from r.
Unmarshal is a factory a polymorphic RTCP packet, and its header,.

# Constants

Transport and Payload specific feedback messages overload the count field to act as a message type.
Transport and Payload specific feedback messages overload the count field to act as a message type.
Transport and Payload specific feedback messages overload the count field to act as a message type.
Transport and Payload specific feedback messages overload the count field to act as a message type.
canonical name RFC 3550, 6.5.1.
user's electronic mail address RFC 3550, 6.5.3.
end of SDES list RFC 3550, 6.5.
geographic user location RFC 3550, 6.5.5.
user name RFC 3550, 6.5.2.
notice about the source RFC 3550, 6.5.7.
user's phone number RFC 3550, 6.5.4.
private extensions RFC 3550, 6.5.8 (not implemented).
name of application or tool RFC 3550, 6.5.6.
RFC 3550, 6.7 (unimplemented).
RFC 3550, 6.6.
RFC 4585, 6.3.
RFC 3550, 6.4.2.
RFC 3550, 6.4.1.
RFC 3550, 6.5.
RFC 4585, 6051.

# Structs

The Goodbye packet indicates that one or more sources are no longer active.
A Header is the common header shared by all RTCP packets.
NackPair is a wire-representation of a collection of Lost RTP packets.
The PictureLossIndication packet informs the encoder about the loss of an undefined amount of coded video data belonging to one or more pictures.
The RapidResynchronizationRequest packet informs the encoder about the loss of an undefined amount of coded video data belonging to one or more pictures.
A Reader reads packets from an RTCP combined packet.
A ReceiverReport (RR) packet provides reception quality feedback for an RTP stream.
A ReceptionReport block conveys statistics on the reception of RTP packets from a single synchronization source.
A SenderReport (SR) packet provides reception quality feedback for an RTP stream.
The SliceLossIndication packet informs the encoder about the loss of a picture slice.
SLIEntry represents a single entry to the SLI packet's list of lost slices.
A SourceDescription (SDES) packet describes the sources in an RTP stream.
A SourceDescriptionChunk contains items describing a single RTP source.
A SourceDescriptionItem is a part of a SourceDescription that describes a stream.
The TransportLayerNack packet informs the encoder about the loss of a transport packet IETF RFC 4585, Section 6.2.1 https://tools.ietf.org/html/rfc4585#section-6.2.1.

# Interfaces

Packet represents an RTCP packet, a protocol used for out-of-band statistics and control information for an RTP session.

# Type aliases

PacketBitmap shouldn't be used like a normal integral, so it's type is masked here.
PacketType specifies the type of an RTCP packet.
RawPacket represents an unparsed RTCP packet.
SDESType is the item type used in the RTCP SDES control packet.