fm.liveswitch.sdp.rtp.SsrcAttribute Member List

This is the complete list of members for fm.liveswitch.sdp.rtp.SsrcAttribute, including all inherited members.

Attribute()fm.liveswitch.sdp.Attributeprotected
createAttribute(String name, String value)fm.liveswitch.sdp.Attributestatic
fromAttributeValue(String value)fm.liveswitch.sdp.rtp.SsrcAttributestatic
getAttributeType()fm.liveswitch.sdp.Attribute
getAttributeValue()fm.liveswitch.sdp.rtp.SsrcAttributeprotected
getMultiplexingCategory()fm.liveswitch.sdp.Attribute
getName()fm.liveswitch.sdp.rtp.SsrcAttribute
getSynchronizationSource()fm.liveswitch.sdp.rtp.SsrcAttribute
getTypeName(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
getValue()fm.liveswitch.sdp.rtp.SsrcAttribute
isMediaLevel(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
isSessionLevel(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
parse(String s)fm.liveswitch.sdp.Attributestatic
setAttributeType(fm.liveswitch.sdp.AttributeType value)fm.liveswitch.sdp.Attribute
setMultiplexingCategory(fm.liveswitch.sdp.AttributeCategory value)fm.liveswitch.sdp.Attributeprotected
setValue(String value)fm.liveswitch.sdp.rtp.SsrcAttribute
SsrcAttribute(long synchronizationSource, String attributeName)fm.liveswitch.sdp.rtp.SsrcAttribute
SsrcAttribute(long synchronizationSource, String attributeName, String attributeValue)fm.liveswitch.sdp.rtp.SsrcAttribute
toString()fm.liveswitch.sdp.Attribute