fm.liveswitch.sdp.rtcp.Attribute Member List

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

Attribute(int port, String connectionAddress)fm.liveswitch.sdp.rtcp.Attribute
createAttribute(String name, String value)fm.liveswitch.sdp.Attributestatic
fromAttributeValue(String value)fm.liveswitch.sdp.rtcp.Attributestatic
getAddressType()fm.liveswitch.sdp.rtcp.Attribute
getAttributeType()fm.liveswitch.sdp.Attribute
getAttributeValue()fm.liveswitch.sdp.rtcp.Attributeprotected
getConnectionAddress()fm.liveswitch.sdp.rtcp.Attribute
getMultiplexingCategory()fm.liveswitch.sdp.Attribute
getNetworkType()fm.liveswitch.sdp.rtcp.Attribute
getPort()fm.liveswitch.sdp.rtcp.Attribute
getTypeName(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
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
setAddressType(String value)fm.liveswitch.sdp.rtcp.Attribute
setAttributeType(fm.liveswitch.sdp.AttributeType value)fm.liveswitch.sdp.Attribute
setConnectionAddress(String value)fm.liveswitch.sdp.rtcp.Attribute
setMultiplexingCategory(fm.liveswitch.sdp.AttributeCategory value)fm.liveswitch.sdp.Attributeprotected
setNetworkType(String value)fm.liveswitch.sdp.rtcp.Attribute
setPort(int value)fm.liveswitch.sdp.rtcp.Attribute
toString()fm.liveswitch.sdp.Attribute
update(int port, String connectionAddress)fm.liveswitch.sdp.rtcp.Attribute