fm.liveswitch.sdp.MediaDescription Member List

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

addBandwidth(fm.liveswitch.sdp.Bandwidth bandwidth)fm.liveswitch.sdp.MediaDescription
addMediaAttribute(fm.liveswitch.sdp.Attribute attribute)fm.liveswitch.sdp.MediaDescription
getBandwidths()fm.liveswitch.sdp.MediaDescription
getBundleOnly()fm.liveswitch.sdp.MediaDescription
getCandidateAttributes()fm.liveswitch.sdp.MediaDescription
getCcmFirFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getCcmLrrFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getConnectionData()fm.liveswitch.sdp.MediaDescription
getContentAttribute()fm.liveswitch.sdp.MediaDescription
getCryptoAttributes()fm.liveswitch.sdp.MediaDescription
getEncryptionKey()fm.liveswitch.sdp.MediaDescription
getFingerprintAttribute()fm.liveswitch.sdp.MediaDescription
getFormatParametersAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getFormatParameterValue(int payloadType, String formatParameterName)fm.liveswitch.sdp.MediaDescription
getIceOptionAttributes()fm.liveswitch.sdp.MediaDescription
getIcePasswordAttribute()fm.liveswitch.sdp.MediaDescription
getIceUfragAttribute()fm.liveswitch.sdp.MediaDescription
getIdenticalCategoryAttributes()fm.liveswitch.sdp.MediaDescription
getIsApplication()fm.liveswitch.sdp.MediaDescription
getIsAudio()fm.liveswitch.sdp.MediaDescription
getIsMessage()fm.liveswitch.sdp.MediaDescription
getIsMuted()fm.liveswitch.sdp.MediaDescription
getIsText()fm.liveswitch.sdp.MediaDescription
getIsVideo()fm.liveswitch.sdp.MediaDescription
getMaxPacketTimeAttribute()fm.liveswitch.sdp.MediaDescription
getMedia()fm.liveswitch.sdp.MediaDescription
getMediaAttributes()fm.liveswitch.sdp.MediaDescription
getMediaStreamIdentifierAttribute()fm.liveswitch.sdp.MediaDescription
getMediaTitle()fm.liveswitch.sdp.MediaDescription
getNackFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getNackPliFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getNackRpsiFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getNackSliFeedbackAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getPacketTimeAttribute()fm.liveswitch.sdp.MediaDescription
getPreferredRtpMapAttributes()fm.liveswitch.sdp.MediaDescription
getQualityAttribute()fm.liveswitch.sdp.MediaDescription
getRidAttribute(String rid)fm.liveswitch.sdp.MediaDescription
getRidAttributes()fm.liveswitch.sdp.MediaDescription
getRidAttributes(String direction)fm.liveswitch.sdp.MediaDescription
getRtcpAttribute()fm.liveswitch.sdp.MediaDescription
getRtcpFeedbackAttribute(int payloadType, String type, String subType)fm.liveswitch.sdp.MediaDescription
getRtcpMultiplexingSupported()fm.liveswitch.sdp.MediaDescription
getRtpExtMapAttributes()fm.liveswitch.sdp.MediaDescription
getRtpMapAttribute(String formatName, int clockRate)fm.liveswitch.sdp.MediaDescription
getRtpMapAttribute(String formatName, int clockRate, String formatParameters)fm.liveswitch.sdp.MediaDescription
getRtpMapAttribute(String formatName, int clockRate, String formatParameters, fm.liveswitch.IntegerHolder rtpMapAttributeIndex)fm.liveswitch.sdp.MediaDescription
getRtpMapAttribute(int payloadType)fm.liveswitch.sdp.MediaDescription
getRtpMapAttribute(int payloadType, fm.liveswitch.IntegerHolder rtpMapAttributeIndex)fm.liveswitch.sdp.MediaDescription
getRtpMapAttributes()fm.liveswitch.sdp.MediaDescription
getRtpMapAttributes(String formatName, int clockRate, String formatParameters)fm.liveswitch.sdp.MediaDescription
getRtpMapAttributes(String formatName, int clockRate, String formatParameters, fm.liveswitch.Holder< int[]> rtpMapAttributeIndices)fm.liveswitch.sdp.MediaDescription
getSctpMapAttribute()fm.liveswitch.sdp.MediaDescription
getSctpMaxMessageSizeAttribute()fm.liveswitch.sdp.MediaDescription
getSctpPortAttribute()fm.liveswitch.sdp.MediaDescription
getSetupAttribute()fm.liveswitch.sdp.MediaDescription
getSimulcastAttribute()fm.liveswitch.sdp.MediaDescription
getSsrcAttribute(long ssrc, String name)fm.liveswitch.sdp.MediaDescription
getSsrcAttribute(long ssrc, String name, String value)fm.liveswitch.sdp.MediaDescription
getSsrcAttributes()fm.liveswitch.sdp.MediaDescription
getSsrcAttributes(String name)fm.liveswitch.sdp.MediaDescription
getSsrcAttributes(long ssrc)fm.liveswitch.sdp.MediaDescription
getSsrcAttributes(long ssrc, String name)fm.liveswitch.sdp.MediaDescription
getSsrcGroupAttributes()fm.liveswitch.sdp.MediaDescription
getSsrcGroupSsrcs(String semantics)fm.liveswitch.sdp.MediaDescription
getStreamDirection()fm.liveswitch.sdp.MediaDescription
getSupportsIce()fm.liveswitch.sdp.MediaDescription
getTransportCategoryAttributes()fm.liveswitch.sdp.MediaDescription
insertMediaAttribute(fm.liveswitch.sdp.Attribute attribute, int index)fm.liveswitch.sdp.MediaDescription
MediaDescription(fm.liveswitch.sdp.Media media)fm.liveswitch.sdp.MediaDescription
orderFormats(String[] names)fm.liveswitch.sdp.MediaDescription
parse(String s)fm.liveswitch.sdp.MediaDescriptionstatic
purgeFormat(String name)fm.liveswitch.sdp.MediaDescription
purgeFormat(String name, int clockRate)fm.liveswitch.sdp.MediaDescription
purgeFormat(String name, int clockRate, int channelCount)fm.liveswitch.sdp.MediaDescription
removeBandwidth(fm.liveswitch.sdp.Bandwidth bandwidth)fm.liveswitch.sdp.MediaDescription
removeBundleCategoryAttributes()fm.liveswitch.sdp.MediaDescription
removeMediaAttribute(fm.liveswitch.sdp.Attribute attribute)fm.liveswitch.sdp.MediaDescription
setConnectionData(fm.liveswitch.sdp.ConnectionData value)fm.liveswitch.sdp.MediaDescription
setEncryptionKey(fm.liveswitch.sdp.EncryptionKey value)fm.liveswitch.sdp.MediaDescription
setFormatParameterValue(int payloadType, String formatParameterName, String formatParameterValue)fm.liveswitch.sdp.MediaDescription
setIsMuted(boolean value)fm.liveswitch.sdp.MediaDescription
setMediaTitle(String value)fm.liveswitch.sdp.MediaDescription
setQualityAttribute(fm.liveswitch.sdp.QualityAttribute value)fm.liveswitch.sdp.MediaDescription
setRtcpAttribute(fm.liveswitch.sdp.rtcp.Attribute value)fm.liveswitch.sdp.MediaDescription
setRtcpMultiplexingSupported(boolean value)fm.liveswitch.sdp.MediaDescription
setSetupAttribute(fm.liveswitch.sdp.SetupAttribute value)fm.liveswitch.sdp.MediaDescription
setStreamDirection(fm.liveswitch.StreamDirection value)fm.liveswitch.sdp.MediaDescription
toString()fm.liveswitch.sdp.MediaDescription
tryAddContentAttribute(fm.liveswitch.sdp.ContentAttribute contentAttribute)fm.liveswitch.sdp.MediaDescription
updateQualityAttributeValue(int quality)fm.liveswitch.sdp.MediaDescription