fm.liveswitch.CodecInfo Member List

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

CodecInfo()fm.liveswitch.CodecInfo
deserializeProperties(String key, String valueJson)fm.liveswitch.CodecInfoprotected
fromJson(String codecInfoJson)fm.liveswitch.CodecInfostatic
fromJsonArray(String codecInfosJson)fm.liveswitch.CodecInfostatic
getChannelCount()fm.liveswitch.CodecInfo
getClockRate()fm.liveswitch.CodecInfo
getId()fm.liveswitch.Info
getName()fm.liveswitch.CodecInfo
getParameters()fm.liveswitch.CodecInfo
getPayloadType()fm.liveswitch.CodecInfo
Info()fm.liveswitch.Infoprotected
processArray(T[] newValues, T[] oldValues)fm.liveswitch.Infostatic
processBoolean(boolean newValue, boolean oldValue)fm.liveswitch.Infostatic
processBooleanArray(boolean[] newValues, boolean[] oldValues)fm.liveswitch.Infostatic
processDouble(double newValue, double oldValue)fm.liveswitch.Infostatic
processFloat(float newValue, float oldValue)fm.liveswitch.Infostatic
processFloatArray(float[] newValues, float[] oldValues)fm.liveswitch.Infostatic
processFloatArray(double[] newValues, double[] oldValues)fm.liveswitch.Infostatic
processInteger(int newValue, int oldValue)fm.liveswitch.Infostatic
processIntegerArray(int[] newValues, int[] oldValues)fm.liveswitch.Infostatic
processLong(long newValue, long oldValue)fm.liveswitch.Infostatic
processLongArray(long[] newValues, long[] oldValues)fm.liveswitch.Infostatic
processObject(T newValue, T oldValue)fm.liveswitch.Infostatic
processShort(short newValue, short oldValue)fm.liveswitch.Infostatic
processShortArray(short[] newValues, short[] oldValues)fm.liveswitch.Infostatic
processString(String newValue, String oldValue)fm.liveswitch.Infostatic
serializeProperties(java.util.HashMap< String, String > jsonObject)fm.liveswitch.CodecInfoprotected
setChannelCount(fm.liveswitch.NullableInteger value)fm.liveswitch.CodecInfo
setClockRate(fm.liveswitch.NullableInteger value)fm.liveswitch.CodecInfo
setId(String value)fm.liveswitch.Info
setName(String value)fm.liveswitch.CodecInfo
setParameters(String value)fm.liveswitch.CodecInfo
setPayloadType(fm.liveswitch.NullableInteger value)fm.liveswitch.CodecInfo
toJson(fm.liveswitch.CodecInfo codecInfo)fm.liveswitch.CodecInfostatic
toJson()fm.liveswitch.CodecInfo
toJsonArray(fm.liveswitch.CodecInfo[] codecInfos)fm.liveswitch.CodecInfostatic