fm.liveswitch.FormatInfo Member List

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

FormatInfo()fm.liveswitch.FormatInfo
FormatInfo(fm.liveswitch.AudioFormat audioFormat)fm.liveswitch.FormatInfo
FormatInfo(String codecName, int clockRate)fm.liveswitch.FormatInfo
FormatInfo(String name, int clockRate, int channelCount)fm.liveswitch.FormatInfo
FormatInfo(fm.liveswitch.VideoFormat videoFormat)fm.liveswitch.FormatInfo
fromJson(String formatInfoJson)fm.liveswitch.FormatInfostatic
fromJsonArray(String formatInfosJson)fm.liveswitch.FormatInfostatic
fromSdpMediaDescription(fm.liveswitch.sdp.MediaDescription sdpMediaDescription)fm.liveswitch.FormatInfostatic
getChannelCount()fm.liveswitch.FormatInfo
getClockRate()fm.liveswitch.FormatInfo
getCodecName()fm.liveswitch.FormatInfo
getName()fm.liveswitch.FormatInfo
isEquivalent(fm.liveswitch.FormatInfo instance)fm.liveswitch.FormatInfo
isEquivalent(String name, int clockRate, int channelCount)fm.liveswitch.FormatInfo
IEquivalent< fm.liveswitch.FormatInfo >.isEquivalent(T instance)fm.liveswitch.IEquivalent< fm.liveswitch.FormatInfo >
setChannelCount(int value)fm.liveswitch.FormatInfo
setClockRate(int value)fm.liveswitch.FormatInfo
setCodecName(String value)fm.liveswitch.FormatInfo
setName(String value)fm.liveswitch.FormatInfo
toJson(fm.liveswitch.FormatInfo formatInfo)fm.liveswitch.FormatInfostatic
toJson()fm.liveswitch.FormatInfo
toJsonArray(fm.liveswitch.FormatInfo[] formatInfos)fm.liveswitch.FormatInfostatic
toString()fm.liveswitch.FormatInfo