deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaSenderReport | protected |
fromJson(String mediaSenderReportJson) | fm.liveswitch.MediaSenderReport | static |
fromJsonArray(String mediaSenderReportsJson) | fm.liveswitch.MediaSenderReport | static |
getBytesSent() | fm.liveswitch.MediaSenderReport | |
getFirCount() | fm.liveswitch.MediaComponentReport | |
getLrrCount() | fm.liveswitch.MediaComponentReport | |
getNackCount() | fm.liveswitch.MediaComponentReport | |
getPacketsSent() | fm.liveswitch.MediaSenderReport | |
getPliCount() | fm.liveswitch.MediaComponentReport | |
getRoundTripTime() | fm.liveswitch.MediaSenderReport | |
getSliCount() | fm.liveswitch.MediaComponentReport | |
MediaComponentReport() | fm.liveswitch.MediaComponentReport | |
MediaSenderReport() | fm.liveswitch.MediaSenderReport | |
processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Report | static |
processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Report | static |
processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Report | static |
processDouble(double newValue, double oldValue) | fm.liveswitch.Report | static |
processFloat(float newValue, float oldValue) | fm.liveswitch.Report | static |
processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Report | static |
processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Report | static |
processInteger(int newValue, int oldValue) | fm.liveswitch.Report | static |
processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Report | static |
processLong(long newValue, long oldValue) | fm.liveswitch.Report | static |
processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Report | static |
processObject(T newValue, T oldValue) | fm.liveswitch.Report | static |
processShort(short newValue, short oldValue) | fm.liveswitch.Report | static |
processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Report | static |
processString(String newValue, String oldValue) | fm.liveswitch.Report | static |
Report() | fm.liveswitch.Report | protected |
serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.MediaSenderReport | protected |
setBytesSent(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaSenderReport | |
setFirCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setLrrCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setNackCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setPacketsSent(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaSenderReport | |
setPliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
setRoundTripTime(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaSenderReport | |
setSliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
toJson(fm.liveswitch.MediaSenderReport mediaSenderReport) | fm.liveswitch.MediaSenderReport | static |
toJson() | fm.liveswitch.MediaSenderReport | |
toJsonArray(fm.liveswitch.MediaSenderReport[] mediaSenderReports) | fm.liveswitch.MediaSenderReport | static |