Package tigase.meet.jingle
Class Description
java.lang.Object
tigase.meet.jingle.Description
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Descriptionfrom(tigase.xml.Element el) static Descriptionfrom(tigase.xml.Element el, boolean ignoreSRTP) getMedia()getSsrc()getSsrcs()booleantigase.xml.Elementtigase.xml.ElementtoElement(boolean ignoreSRTP)
-
Constructor Details
-
Description
-
-
Method Details
-
from
-
from
-
getMedia
-
getSsrc
-
getPayloads
-
getBandwidth
-
getEncryptions
-
isRtcpMux
public boolean isRtcpMux() -
getSsrcs
-
getSsrcGroups
-
getHdrExts
-
cloneWithSSRCsOnly
-
withSSRCs
-
toElement
public tigase.xml.Element toElement() -
toElement
public tigase.xml.Element toElement(boolean ignoreSRTP)
-