xmpp_parsers

Module jingle_rtp

Source
Expand description

XEP-0167: Jingle RTP Sessions

Structs§

Channels
The number of channels.
Description
Wrapper element describing an RTP session.
DescriptionAsXmlIterator
Convert a Description into XML events.
DescriptionFromXmlBuilder
Build a Description from XML events.
Parameter
Parameter related to a payload.
ParameterAsXmlIterator
Convert a Parameter into XML events.
ParameterFromXmlBuilder
Build a Parameter from XML events.
PayloadType
An encoding that can be used for an RTP stream.
PayloadTypeAsXmlIterator
Convert a PayloadType into XML events.
PayloadTypeFromXmlBuilder
Build a PayloadType from XML events.
RtcpMux
Specifies the ability to multiplex RTP Data and Control Packets on a single port as described in RFC 5761.
RtcpMuxAsXmlIterator
Convert a RtcpMux into XML events.
RtcpMuxFromXmlBuilder
Build a RtcpMux from XML events.