Uses of Class
rocks.xmpp.extensions.jingle.apps.rtp.model.Rtp.Bandwidth
-
Packages that use Rtp.Bandwidth Package Description rocks.xmpp.extensions.jingle.apps.rtp.model Provides XML schema implementations of XEP-0167: Jingle RTP Sessions. -
-
Uses of Rtp.Bandwidth in rocks.xmpp.extensions.jingle.apps.rtp.model
Methods in rocks.xmpp.extensions.jingle.apps.rtp.model that return Rtp.Bandwidth Modifier and Type Method Description Rtp.Bandwidth
Rtp. getBandwidth()
Gets the band width.Constructors in rocks.xmpp.extensions.jingle.apps.rtp.model with parameters of type Rtp.Bandwidth Constructor Description Rtp(String media, String ssrc, Rtp.Bandwidth bandwidth, Rtp.Encryption encryption)
-