deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaStreamInfo | protected |
fromJson(String mediaStreamInfoJson) | fm.liveswitch.MediaStreamInfo | static |
fromJsonArray(String mediaStreamInfosJson) | fm.liveswitch.MediaStreamInfo | static |
getControlTransportId() | fm.liveswitch.MediaStreamInfo | |
getDirection() | fm.liveswitch.MediaStreamInfo | |
getId() | fm.liveswitch.Info | |
getLocalBandwidth() | fm.liveswitch.MediaStreamInfo | |
getMaxFrameHeight() | fm.liveswitch.MediaStreamInfo | |
getMaxFrameWidth() | fm.liveswitch.MediaStreamInfo | |
getReceiveContent() | fm.liveswitch.MediaStreamInfo | |
getReceiveDisabled() | fm.liveswitch.MediaStreamInfo | |
getReceiveEncodings() | fm.liveswitch.MediaStreamInfo | |
getReceiveFormats() | fm.liveswitch.MediaStreamInfo | |
getReceiver() | fm.liveswitch.MediaStreamInfo | |
getReceivers() | fm.liveswitch.MediaStreamInfo | |
getRemoteBandwidth() | fm.liveswitch.MediaStreamInfo | |
getSendContent() | fm.liveswitch.MediaStreamInfo | |
getSendDisabled() | fm.liveswitch.MediaStreamInfo | |
getSendEncodings() | fm.liveswitch.MediaStreamInfo | |
getSender() | fm.liveswitch.MediaStreamInfo | |
getSenders() | fm.liveswitch.MediaStreamInfo | |
getSendFormats() | fm.liveswitch.MediaStreamInfo | |
getSendMuted() | fm.liveswitch.MediaStreamInfo | |
getSendUnmuteDisabled() | fm.liveswitch.MediaStreamInfo | |
getTag() | fm.liveswitch.StreamInfo | |
getTransportId() | fm.liveswitch.StreamInfo | |
getWebSocketStreamId() | fm.liveswitch.MediaStreamInfo | |
Info() | fm.liveswitch.Info | protected |
MediaStreamInfo() | fm.liveswitch.MediaStreamInfo | |
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.MediaStreamInfo | protected |
setControlTransportId(String value) | fm.liveswitch.MediaStreamInfo | |
setDirection(String value) | fm.liveswitch.MediaStreamInfo | |
setId(String value) | fm.liveswitch.Info | |
setLocalBandwidth(int value) | fm.liveswitch.MediaStreamInfo | |
setMaxFrameHeight(int value) | fm.liveswitch.MediaStreamInfo | |
setMaxFrameWidth(int value) | fm.liveswitch.MediaStreamInfo | |
setReceiveContent(String value) | fm.liveswitch.MediaStreamInfo | |
setReceiveDisabled(boolean value) | fm.liveswitch.MediaStreamInfo | |
setReceiveEncodings(fm.liveswitch.EncodingInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setReceiveFormats(fm.liveswitch.FormatInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setReceivers(fm.liveswitch.MediaReceiverInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setRemoteBandwidth(int value) | fm.liveswitch.MediaStreamInfo | |
setSendContent(String value) | fm.liveswitch.MediaStreamInfo | |
setSendDisabled(boolean value) | fm.liveswitch.MediaStreamInfo | |
setSendEncodings(fm.liveswitch.EncodingInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setSenders(fm.liveswitch.MediaSenderInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setSendFormats(fm.liveswitch.FormatInfo[] value) | fm.liveswitch.MediaStreamInfo | |
setSendMuted(boolean value) | fm.liveswitch.MediaStreamInfo | |
setSendUnmuteDisabled(boolean value) | fm.liveswitch.MediaStreamInfo | |
setTag(String value) | fm.liveswitch.StreamInfo | |
setTransportId(String value) | fm.liveswitch.StreamInfo | |
setWebSocketStreamId(int value) | fm.liveswitch.MediaStreamInfo | |
StreamInfo() | fm.liveswitch.StreamInfo | protected |
toJson(fm.liveswitch.MediaStreamInfo mediaStreamInfo) | fm.liveswitch.MediaStreamInfo | static |
toJson() | fm.liveswitch.MediaStreamInfo | |
toJsonArray(fm.liveswitch.MediaStreamInfo[] mediaStreamInfos) | fm.liveswitch.MediaStreamInfo | static |