deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaTrackInfo | protected |
fromJson(String mediaTrackInfoJson) | fm.liveswitch.MediaTrackInfo | static |
fromJsonArray(String mediaTrackInfosJson) | fm.liveswitch.MediaTrackInfo | static |
getDetached() | fm.liveswitch.MediaTrackInfo | |
getId() | fm.liveswitch.Info | |
getMuted() | fm.liveswitch.MediaTrackInfo | |
getReport() | fm.liveswitch.MediaTrackInfo | |
getStopped() | fm.liveswitch.MediaTrackInfo | |
Info() | fm.liveswitch.Info | protected |
MediaTrackInfo() | fm.liveswitch.MediaTrackInfo | |
MediaTrackInfo(fm.liveswitch.MediaTrackStats stats, fm.liveswitch.MediaTrackStats lastStats) | fm.liveswitch.MediaTrackInfo | |
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.MediaTrackInfo | protected |
setDetached(fm.liveswitch.NullableBoolean value) | fm.liveswitch.MediaTrackInfo | |
setId(String value) | fm.liveswitch.Info | |
setMuted(fm.liveswitch.NullableBoolean value) | fm.liveswitch.MediaTrackInfo | |
setReport(fm.liveswitch.MediaTrackReport value) | fm.liveswitch.MediaTrackInfo | |
setStopped(fm.liveswitch.NullableBoolean value) | fm.liveswitch.MediaTrackInfo | |
toJson(fm.liveswitch.MediaTrackInfo mediaTrackInfo) | fm.liveswitch.MediaTrackInfo | static |
toJson() | fm.liveswitch.MediaTrackInfo | |
toJsonArray(fm.liveswitch.MediaTrackInfo[] mediaTrackInfos) | fm.liveswitch.MediaTrackInfo | static |