Skip to main content

Module rtcp

Module rtcp 

Source
Expand description

RTCP types.

Structs§

ByePacket
BYE packet.
CompoundRtcpPacket
Compound RTCP packet.
MuxedRtcpHandler
RTCP protocol handler for muxed RTP-RTCP streams.
ReceiverReport
Receiver report.
ReportBlock
Sender/receiver report block.
RtcpChannel
RTCP channel decoding/encoding RTCP packets from/to byte frames.
RtcpContext
RTCP context.
RtcpContextHandle
RTCP context handle.
RtcpHandler
RTCP protocol handler.
RtcpHandlerOptions
RTCP handler options.
RtcpHeader
RTCP header.
RtcpPacket
RTCP packet.
SenderReport
Sender report.
SourceDescription
Source description.
SourceDescriptionPacket
Source description packet.

Enums§

RtcpPacketType
RTCP packet type.