deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaSenderInfo | protected |
fromJson(String mediaSenderJson) | fm.liveswitch.MediaSenderInfo | static |
fromJsonArray(String mediaSendersJson) | fm.liveswitch.MediaSenderInfo | static |
getCodec() | fm.liveswitch.MediaComponentInfo | |
getId() | fm.liveswitch.Info | |
getReport() | fm.liveswitch.MediaSenderInfo | |
getSource() | fm.liveswitch.MediaSenderInfo | |
getSynchronizationSource() | fm.liveswitch.MediaComponentInfo | |
getTrack() | fm.liveswitch.MediaComponentInfo | |
Info() | fm.liveswitch.Info | protected |
MediaComponentInfo() | fm.liveswitch.MediaComponentInfo | |
MediaComponentInfo(fm.liveswitch.MediaComponentStats stats, fm.liveswitch.MediaComponentStats lastStats) | fm.liveswitch.MediaComponentInfo | |
MediaSenderInfo() | fm.liveswitch.MediaSenderInfo | |
processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Info | static |
processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Info | static |
processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Info | static |
processDouble(double newValue, double oldValue) | fm.liveswitch.Info | static |
processFloat(float newValue, float oldValue) | fm.liveswitch.Info | static |
processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Info | static |
processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Info | static |
processInteger(int newValue, int oldValue) | fm.liveswitch.Info | static |
processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Info | static |
processLong(long newValue, long oldValue) | fm.liveswitch.Info | static |
processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Info | static |
processObject(T newValue, T oldValue) | fm.liveswitch.Info | static |
processShort(short newValue, short oldValue) | fm.liveswitch.Info | static |
processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Info | static |
processString(String newValue, String oldValue) | fm.liveswitch.Info | static |
serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.MediaSenderInfo | protected |
setCodec(fm.liveswitch.CodecInfo value) | fm.liveswitch.MediaComponentInfo | |
setId(String value) | fm.liveswitch.Info | |
setReport(fm.liveswitch.MediaSenderReport value) | fm.liveswitch.MediaSenderInfo | |
setSource(fm.liveswitch.MediaSourceInfo value) | fm.liveswitch.MediaSenderInfo | |
setSynchronizationSource(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentInfo | |
setTrack(fm.liveswitch.MediaTrackInfo value) | fm.liveswitch.MediaComponentInfo | |
toJson(fm.liveswitch.MediaSenderInfo mediaSender) | fm.liveswitch.MediaSenderInfo | static |
toJson() | fm.liveswitch.MediaSenderInfo | |
toJsonArray(fm.liveswitch.MediaSenderInfo[] mediaSenders) | fm.liveswitch.MediaSenderInfo | static |