-
public final class SettingsStore.MultiCommitHelper
-
-
Constructor Summary
Constructors Constructor Description SettingsStore.MultiCommitHelper()
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>setPublishVideo(Boolean value)final <ERROR CLASS>setCamera(String value)final <ERROR CLASS>setPublishAudio(Boolean value)final <ERROR CLASS>setVideoResolutionWidth(Integer value)final <ERROR CLASS>setVideoResolutionHeight(Integer value)final <ERROR CLASS>setCodec(String value)final <ERROR CLASS>setVideoBitrate(Integer value)final <ERROR CLASS>setVideoFrameRate(Integer value)final <ERROR CLASS>setUsername(String value)final <ERROR CLASS>setDetectDominantSpeaker(Boolean value)final <ERROR CLASS>setShowNetworkInfo(Boolean value)final <ERROR CLASS>setReconnectingShowProgressBars(Boolean value)final <ERROR CLASS>setShowPreviewBeforeJoin(Boolean value)final <ERROR CLASS>setEnableAudioTrackInitState(Boolean value)final <ERROR CLASS>setEnableVideoTrackInitState(Boolean value)final <ERROR CLASS>setAudioPollInterval(Long value)final <ERROR CLASS>setSilenceAudioLevelThreshold(Integer value)final <ERROR CLASS>setLastUsedMeetingUrl(String value)final <ERROR CLASS>setEnvironment(String value)final <ERROR CLASS>setVideoGridRows(Integer value)final <ERROR CLASS>setVideoGridColumns(Integer value)final <ERROR CLASS>setIsLeakCanaryEnabled(Boolean value)final <ERROR CLASS>setMeetingMode(String value)final <ERROR CLASS>setDegradationPreference(String value)final <ERROR CLASS>setLogLevelWebRtc(String value)final <ERROR CLASS>setLogLevelWebRtc(HMSLogger.LogLevel value)final <ERROR CLASS>setLogLevel100msSdk(String value)final <ERROR CLASS>setLogLevel100msSdk(HMSLogger.LogLevel value)final <ERROR CLASS>setInitialNameFromClient(Boolean value)final <ERROR CLASS>setUseHardwareAEC(Boolean value)final <ERROR CLASS>useKrispNoiseCancellation(Boolean value)final <ERROR CLASS>setUseWebrtcNoiseSuppression(Boolean value)final <ERROR CLASS>setShowStats(Boolean value)final <ERROR CLASS>setDisableAutoResize(Boolean value)final <ERROR CLASS>setForceSoftwareDecoder(Boolean value)final <ERROR CLASS>setMuteLocalAudioOnPhoneRing(Boolean value)final <ERROR CLASS>setDisableAutoSimulcast(Boolean value)final <ERROR CLASS>setPrebuiltDebugMode(Boolean value)final <ERROR CLASS>enableVideoFilter(Boolean value)final Unitcommit()-
-
Method Detail
-
setPublishVideo
final <ERROR CLASS> setPublishVideo(Boolean value)
-
setPublishAudio
final <ERROR CLASS> setPublishAudio(Boolean value)
-
setVideoResolutionWidth
final <ERROR CLASS> setVideoResolutionWidth(Integer value)
-
setVideoResolutionHeight
final <ERROR CLASS> setVideoResolutionHeight(Integer value)
-
setVideoBitrate
final <ERROR CLASS> setVideoBitrate(Integer value)
-
setVideoFrameRate
final <ERROR CLASS> setVideoFrameRate(Integer value)
-
setUsername
final <ERROR CLASS> setUsername(String value)
-
setDetectDominantSpeaker
final <ERROR CLASS> setDetectDominantSpeaker(Boolean value)
-
setShowNetworkInfo
final <ERROR CLASS> setShowNetworkInfo(Boolean value)
-
setReconnectingShowProgressBars
final <ERROR CLASS> setReconnectingShowProgressBars(Boolean value)
-
setShowPreviewBeforeJoin
final <ERROR CLASS> setShowPreviewBeforeJoin(Boolean value)
-
setEnableAudioTrackInitState
final <ERROR CLASS> setEnableAudioTrackInitState(Boolean value)
-
setEnableVideoTrackInitState
final <ERROR CLASS> setEnableVideoTrackInitState(Boolean value)
-
setAudioPollInterval
final <ERROR CLASS> setAudioPollInterval(Long value)
-
setSilenceAudioLevelThreshold
final <ERROR CLASS> setSilenceAudioLevelThreshold(Integer value)
-
setLastUsedMeetingUrl
final <ERROR CLASS> setLastUsedMeetingUrl(String value)
-
setEnvironment
final <ERROR CLASS> setEnvironment(String value)
-
setVideoGridRows
final <ERROR CLASS> setVideoGridRows(Integer value)
-
setVideoGridColumns
final <ERROR CLASS> setVideoGridColumns(Integer value)
-
setIsLeakCanaryEnabled
final <ERROR CLASS> setIsLeakCanaryEnabled(Boolean value)
-
setMeetingMode
final <ERROR CLASS> setMeetingMode(String value)
-
setDegradationPreference
final <ERROR CLASS> setDegradationPreference(String value)
-
setLogLevelWebRtc
final <ERROR CLASS> setLogLevelWebRtc(String value)
-
setLogLevelWebRtc
final <ERROR CLASS> setLogLevelWebRtc(HMSLogger.LogLevel value)
-
setLogLevel100msSdk
final <ERROR CLASS> setLogLevel100msSdk(String value)
-
setLogLevel100msSdk
final <ERROR CLASS> setLogLevel100msSdk(HMSLogger.LogLevel value)
-
setInitialNameFromClient
final <ERROR CLASS> setInitialNameFromClient(Boolean value)
-
setUseHardwareAEC
final <ERROR CLASS> setUseHardwareAEC(Boolean value)
-
useKrispNoiseCancellation
final <ERROR CLASS> useKrispNoiseCancellation(Boolean value)
-
setUseWebrtcNoiseSuppression
final <ERROR CLASS> setUseWebrtcNoiseSuppression(Boolean value)
-
setShowStats
final <ERROR CLASS> setShowStats(Boolean value)
-
setDisableAutoResize
final <ERROR CLASS> setDisableAutoResize(Boolean value)
-
setForceSoftwareDecoder
final <ERROR CLASS> setForceSoftwareDecoder(Boolean value)
-
setMuteLocalAudioOnPhoneRing
final <ERROR CLASS> setMuteLocalAudioOnPhoneRing(Boolean value)
-
setDisableAutoSimulcast
final <ERROR CLASS> setDisableAutoSimulcast(Boolean value)
-
setPrebuiltDebugMode
final <ERROR CLASS> setPrebuiltDebugMode(Boolean value)
-
enableVideoFilter
final <ERROR CLASS> enableVideoFilter(Boolean value)
-
-
-
-