deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaTrackReport | protected |
fromJson(String instanceJson) | fm.liveswitch.MediaTrackReport | static |
fromJsonArray(String arrayJson) | fm.liveswitch.MediaTrackReport | static |
getBitrate() | fm.liveswitch.MediaTrackReport | |
getFrameHeight() | fm.liveswitch.MediaTrackReport | |
getFrameRate() | fm.liveswitch.MediaTrackReport | |
getFramesCorrupted() | fm.liveswitch.MediaTrackReport | |
getFramesDecoded() | fm.liveswitch.MediaTrackReport | |
getFramesDropped() | fm.liveswitch.MediaTrackReport | |
getFramesEncoded() | fm.liveswitch.MediaTrackReport | |
getFramesReceived() | fm.liveswitch.MediaTrackReport | |
getFramesSent() | fm.liveswitch.MediaTrackReport | |
getFrameWidth() | fm.liveswitch.MediaTrackReport | |
getMaxBitrate() | fm.liveswitch.MediaTrackReport | |
getMinBitrate() | fm.liveswitch.MediaTrackReport | |
MediaTrackReport() | fm.liveswitch.MediaTrackReport | |
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.MediaTrackReport | protected |
setBitrate(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaTrackReport | |
setFrameHeight(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaTrackReport | |
setFrameRate(fm.liveswitch.NullableDouble value) | fm.liveswitch.MediaTrackReport | |
setFramesCorrupted(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFramesDecoded(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFramesDropped(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFramesEncoded(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFramesReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFramesSent(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaTrackReport | |
setFrameWidth(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaTrackReport | |
setMaxBitrate(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaTrackReport | |
setMinBitrate(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaTrackReport | |
toJson(fm.liveswitch.MediaTrackReport instance) | fm.liveswitch.MediaTrackReport | static |
toJson() | fm.liveswitch.MediaTrackReport | |
toJsonArray(fm.liveswitch.MediaTrackReport[] array) | fm.liveswitch.MediaTrackReport | static |