Package rocks.xmpp.extensions.jingle.apps.rtp.model
Provides XML schema implementations of XEP-0167: Jingle RTP
Sessions.
It defines a Jingle application type for negotiating one or more sessions that use the Real-time Transport Protocol (RTP) to exchange media such as voice or video. The application type includes a straightforward mapping to Session Description Protocol (SDP) for interworking with SIP media endpoints.
-
Class Summary Class Description Rtp The implementation of the<description/>
element in theurn:xmpp:jingle:apps:rtp:1
namespace.Rtp.Bandwidth Specifies the allowable or preferred bandwidth for use by this application type.Rtp.Crypto The crypto element, which is used for the Secure Real-time Transport Protocol.Rtp.Encryption The encryption element, which is used for the Secure Real-time Transport Protocol.Rtp.PayloadType The payload type which specifies an encoding that can be used for the RTP stream.Rtp.PayloadType.Parameter The parameter for a payload.