A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

S

safeUnregisterReceiver(Context,BroadcastReceiver) - function in live.hms.video.utils.ExtensionUtilsKt
 
SafeVariable - class in live.hms.video.factories
 
saveLogsToFile(Context,String) - function in live.hms.video.utils.LogUtils
 
schedule(Long,TimeUnit,SuspendFunction0) - function in live.hms.video.utils.HMSCoroutineScope
 
scheduleWithFixedDelay(Long,TimeUnit,SuspendFunction0) - function in live.hms.video.utils.HMSCoroutineScope
 
scheduleWork(Context,Long) - function in live.hms.video.services.LogAlarmManager
 
searchPeerNameInLargeRoom(String,Integer,Long,HmsTypedActionResultListener) - function in live.hms.video.sdk.HMSSDK
Only in a large room, search for a peer's name.
selectAudioDevice(HMSAudioManager.AudioDevice) - function in live.hms.video.audio.HMSAudioManager
 
selectAudioDevice(HMSAudioManager.AudioDevice) - function in live.hms.video.audio.HMSAudioManagerLegacy
Changes selection of the currently active audio device.
selectAudioDevice(HMSAudioManager.AudioDevice) - function in live.hms.video.audio.manager.HMSAudioManagerApi31
 
sendBroadcast(Intent) - function in android.content.ContextWrapper
 
sendBroadcast(Intent,String) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
 
sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.ContextWrapper
 
sendBroadcastMessage(String,String,HMSMessageResultListener) - function in live.hms.video.sdk.HMSSDK
Sends a message to everyone in the call.
sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.Context
 
sendDirectMessage(String,String,HMSPeer,HMSMessageResultListener) - function in live.hms.video.sdk.HMSSDK
Sends a message a particular peer only.
sendErrorEvent(HMSException) - function in live.hms.video.sdk.HMSSDK
Sends the hls error event to analytics.
sendGroupMessage(String,String,List,HMSMessageResultListener) - function in live.hms.video.sdk.HMSSDK
Sends a message to the roles defined in hmsRolesTo.
sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(Intent,String) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
 
sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
 
sendStickyBroadcast(Intent) - function in android.content.ContextWrapper
 
sendStickyBroadcast(Intent,Bundle) - function in android.content.ContextWrapper
 
sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
 
sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
 
SERVER_RECORDING_STATE_UPDATED - enum entry in live.hms.video.sdk.models.enums.HMSRoomUpdate
 
ServerConfiguration - class in live.hms.video.signal.init
 
set(Object,String,HMSActionResultListener) - function in live.hms.video.sessionstore.HmsSessionStore
Set a value remotely and then to the local store.
setAdmin(Boolean) - function in live.hms.video.sdk.models.role.HMSWhiteBoardPermission
 
setAnalyticEventLevel(HMSAnalyticsEventLevel) - function in live.hms.video.sdk.HMSSDK.Builder
 
setAudioConcealedSamples(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setAudioConcealmentEvents(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setAudioDeviceChangeListener(HMSAudioManager.AudioManagerDeviceChangeListener) - function in live.hms.video.sdk.HMSSDK
Set a listener to receive updates whenever audio changes.
setAudioMixingMode(AudioMixingMode) - function in live.hms.video.sdk.HMSSDK
Sets the mode in which audio mixing needs to be done after capturing the audio from system
setAudioMode(Integer) - function in live.hms.video.audio.HMSAudioManager
 
setAudioMode(int) - function in live.hms.video.audio.HMSAudioManagerLegacy
Manual [enable = true] media volume/ [disable = false] in-call volume
setAudioMode(Integer) - function in live.hms.video.audio.manager.HMSAudioManagerApi31
 
setAudioMode(HMSAudioTrackSettings.HMSAudioMode) - function in live.hms.video.media.settings.HMSAudioTrackSettings.Builder
use this to set the mode of calling
setAudioMode(Integer) - function in live.hms.video.sdk.HMSSDK
Change Audio Mode manually.
setAudioTotalSampleReceived(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setAvailableIncomingBitrate(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
setAvailableIncomingBitrates(List) - function in live.hms.video.sdk.SubscribeConnection
 
setAvailableOutgoingBitrate(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
setAvailableOutgoingBitrates(List) - function in live.hms.video.sdk.PublishConnection
 
setAvSyncMsAvg(List) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setBluetoothScoOn(boolean) - function in live.hms.video.audio.manager.AudioManagerCompat
 
setBytesReceived(BigInteger) - function in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
setBytesReceived(Long) - function in live.hms.video.sdk.SubscribeConnection
 
setBytesSent(BigInteger) - function in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
setBytesSent(Long) - function in live.hms.video.sdk.PublishConnection
 
setCameraFacing(HMSVideoTrackSettings.CameraFacing) - function in live.hms.video.media.settings.HMSVideoTrackSettings
 
setCaptureFormat(CameraEnumerationAndroid.CaptureFormat) - function in live.hms.video.media.capturers.camera.CameraControl
 
setCaptureNetworkQualityInPreview(Boolean) - function in live.hms.video.sdk.models.HMSConfig
 
setCaptureRequestBuilder(CaptureRequest.Builder) - function in live.hms.video.media.capturers.camera.CameraControl
 
setCommunicationDevice(AudioDeviceInfo) - function in live.hms.video.audio.manager.AudioManagerCompat
 
setCurrentCameraSession(CameraCaptureSession) - function in live.hms.video.media.capturers.camera.CameraControl
 
setCurrentRoundTripTime(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
setCurrentRoundTripTime(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
setCurrentSessionFile(File) - function in live.hms.video.utils.LogUtils
 
setCurrentSessionFileWriter(FileWriter) - function in live.hms.video.utils.LogUtils
 
setCurrentWhiteBoardState(State) - function in live.hms.video.interactivity.HmsInteractivityCenter
 
setDebugUnregister(Boolean) - function in android.content.BroadcastReceiver
 
setDegradationPreference(DegradationPreference) - function in live.hms.video.media.settings.HMSVideoTrackSettings.Builder
 
setDescription(String) - function in live.hms.video.media.tracks.HMSLocalAudioTrack
Set a description to this track if needed
setDescription(String) - function in live.hms.video.media.tracks.HMSLocalTrack
 
setDescription(String) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
Set description to this track from the app layer, if any
setDisableInternalAudioManager(Boolean) - function in live.hms.video.media.settings.HMSAudioTrackSettings.Builder
 
setDuration(Long) - function in live.hms.video.polls.models.HmsPoll
 
setFecPacketDiscarded(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setFecPacketReceived(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setFlash(Boolean) - function in live.hms.video.media.capturers.camera.CameraControl
Enables or disable camera flash.
setFramesDecoded(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setFramesDropped(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setFramesReceived(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setFrameworkInfo(FrameworkInfo) - function in live.hms.video.sdk.HMSSDK.Builder
Intended for SDK purposes, not for general client use.
setFreezeCount(Integer) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setHeight(Integer) - function in live.hms.video.media.settings.HMSVideoResolution
 
setHlsSessionMetadata(List,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Sets the hls-session metadata.
setImageReader(ImageReader) - function in live.hms.video.media.capturers.camera.CameraControl
Readers used as buffers for camera still shots
setIsDispose() - function in live.hms.video.media.tracks.HMSLocalAudioTrack
 
setIsDispose() - function in live.hms.video.media.tracks.HMSLocalVideoTrack
 
setJoinedAt(Long) - function in live.hms.video.database.entity.AnalyticsPeer
 
setKey(String) - function in live.hms.video.plugin.video.HMSVideoPlugin
 
setKey(String) - function in live.hms.video.plugin.video.HmsVirtualBackgroundInterface
 
setKey(String) - function in live.hms.video.plugin.video.utils.HMSBitmapPlugin
 
setLastFramesDecoded(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setLastFramesDropped(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setLastFramesReceived(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setLastSample(AudioSamplesSubscribe) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setLastSample(VideoSamplesSubscribe) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setLayer(HMSLayer,HMSAddSinkResultListener) - function in live.hms.video.media.tracks.HMSRemoteVideoTrack
Public api to set layer to HMSLayer.HIGH, HMSLayer.LOW, HMSLayer.MEDIUM
setLeftAt(Long) - function in live.hms.video.database.entity.AnalyticsPeer
 
setLevel(HMSLogger.LogLevel) - function in live.hms.video.utils.HMSLogger
 
setLimit(Integer) - function in live.hms.video.sdk.models.PeerListIterator
The page size given while calling Find peers
setLogLevel(HMSLogger.LogLevel) - function in live.hms.video.sdk.HMSSDK.Builder
 
setLogSettings(HMSLogSettings) - function in live.hms.video.sdk.HMSSDK.Builder
 
setManualFocus(Float) - function in live.hms.video.media.capturers.camera.CameraControl
Sets the manual focus, will not zoom if its outside the zoom bounds The camera should support manual focus
setMetadata(String) - function in live.hms.video.sdk.models.HMSConfig
 
setMicrophoneMute(boolean) - function in live.hms.video.audio.manager.AudioManagerCompat
 
setMIN_API_LEVEL(Integer) - function in live.hms.video.plugin.video.utils.HMSBitmapPlugin.Companion
 
setMode(int) - function in live.hms.video.audio.manager.AudioManagerCompat
 
setMute(Boolean) - function in live.hms.video.media.tracks.HMSLocalAudioTrack
Method to mute this track
setMute(Boolean) - function in live.hms.video.media.tracks.HMSLocalTrack
 
setMute(Boolean) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
Sets the local mute status of this track
setNackCount(Integer) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setName(String) - function in live.hms.video.sdk.models.HMSRoom
The name of this room
setNoiseCancellationEnabled(Boolean) - function in live.hms.video.factories.noisecancellation.NoiseCancellation
 
setNoiseCancellationEnabled(Boolean) - function in live.hms.video.factories.noisecancellation.NoiseCancellationFake
 
setNoiseCancellationEnabled(Boolean) - function in live.hms.video.factories.noisecancellation.NoiseCancellationImpl
 
setNoiseCancellationEnabled(Boolean) - function in live.hms.video.sdk.HMSSDK
 
setOptions(List) - function in live.hms.video.polls.HMSPollQuestionBuilder.Builder
 
setOrderedHint(Boolean) - function in android.content.BroadcastReceiver
 
setPacketLoss(Long) - function in live.hms.video.connection.degredation.Track.LocalTrack
 
setPacketLoss(Long) - function in live.hms.video.connection.degredation.Track.LocalTrack
 
setPacketLoss(Long) - function in live.hms.video.sdk.PublishConnection
 
setPacketLoss(Long) - function in live.hms.video.sdk.SubscribeConnection
 
setPacketsReceived(BigInteger) - function in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
setPacketsReceived(Long) - function in live.hms.video.sdk.SubscribeConnection
 
setPacketsSent(BigInteger) - function in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
setPacketsSent(Long) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
setPacketsSent(Long) - function in live.hms.video.sdk.PublishConnection
 
setPassed(Boolean) - function in live.hms.video.diagnostics.models.AudioInputDeviceReport
 
setPassed(Boolean) - function in live.hms.video.diagnostics.models.AudioOutputDeviceReport
 
setPassed(Boolean) - function in live.hms.video.diagnostics.models.VideoInputDeviceReport
 
setPauseCount(Integer) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setPeerId(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setPermissionsAccepted() - function in live.hms.video.sdk.HMSSDK
Does not check to see if permissions are really granted.
setPhoneCallMuteState(PhoneCallState) - function in live.hms.video.media.settings.HMSAudioTrackSettings.Builder
 
setPlaybackAllowed(Boolean) - function in live.hms.video.media.tracks.HMSRemoteAudioTrack
 
setPlaybackAllowed(Boolean) - function in live.hms.video.media.tracks.HMSRemoteTrack
 
setPlaybackAllowed(Boolean) - function in live.hms.video.media.tracks.HMSRemoteVideoTrack
 
setPlicount(Integer) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setPollUpdateListener(HmsPollUpdateListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
Called when a poll is started/stopped/updated.
setPublishParams(PublishParams) - function in live.hms.video.sdk.models.role.HMSRole
 
setQualityReasons(QualityLimitationReasons) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
setQuestionId(Integer) - function in live.hms.video.polls.HMSPollBuilder.Builder
 
setQuestions(List) - function in live.hms.video.polls.models.HmsPoll
 
SetQuestionsResponse - class in live.hms.video.polls.network
 
setRead(Boolean) - function in live.hms.video.sdk.models.role.HMSWhiteBoardPermission
 
setRecipientPeer(HMSPeer) - function in live.hms.video.sdk.models.HMSMessageRecipient
 
setRecipientRoles(List) - function in live.hms.video.sdk.models.HMSMessageRecipient
 
setRecipientType(HMSMessageRecipientType) - function in live.hms.video.sdk.models.HMSMessageRecipient
 
setResult(Integer,String,Bundle) - function in android.content.BroadcastReceiver
 
setResult(PollResultsDisplay) - function in live.hms.video.polls.models.HmsPoll
 
setResultCode(Integer) - function in android.content.BroadcastReceiver
 
setResultData(String) - function in android.content.BroadcastReceiver
 
setResultExtras(Bundle) - function in android.content.BroadcastReceiver
 
setRole(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setRoomId(String) - function in live.hms.video.sdk.models.HMSRoom
The ID of this room
setRoomName(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setSender(HMSPeer) - function in live.hms.video.sdk.models.HMSMessage
The HMSPeer who is sending this message.
setServerReceiveTime(Long) - function in live.hms.video.sdk.models.HMSMessage
timestamp of when the messaging server receives this message
setSessionId(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setSessionStartedAt(Long) - function in live.hms.video.database.entity.AnalyticsPeer
 
setSettings(HMSAudioTrackSettings) - function in live.hms.video.media.tracks.HMSLocalAudioTrack
 
setSettings(HMSVideoTrackSettings) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
 
setSource(String) - function in live.hms.video.media.tracks.HMSTrack
Specifies the source of this track Regular - from default camera/mic Screen - from screenshare Plugin - from plugin
setSource(String) - function in live.hms.video.media.tracks.HMSTrack
Specifies the source of this track Regular - from default camera/mic Screen - from screenshare Plugin - from plugin
setSpeakerphoneOn(boolean) - function in live.hms.video.audio.manager.AudioManagerCompat
 
setSsrc(Long) - function in live.hms.video.media.tracks.HMSRemoteAudioTrack
 
setSsrc(Long) - function in live.hms.video.media.tracks.HMSRemoteTrack
 
setSsrc(Long) - function in live.hms.video.media.tracks.HMSRemoteVideoTrack
 
setStackTrace(Array) - function in kotlin.Throwable
 
setSTART_AUDIO_SAMPLE_DURATION(Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
setSTART_AUDIO_SAMPLE_DURATION(Double) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setSTART_VIDEO_SAMPLE_DURATION(Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
setSTART_VIDEO_SAMPLE_DURATION(Double) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setStartedAt(Long) - function in live.hms.video.sdk.models.HMSRoom
timestamp of when the first peer joined the room.
setState(HMSStreamingState) - function in live.hms.video.sdk.models.HMSRtmpStreamingState
 
setStoppedAt(Long) - function in live.hms.video.polls.models.HmsPoll
 
setTapToFocusAt(Float,Float,Integer,Integer,RendererCommon.ScalingType) - function in live.hms.video.media.capturers.camera.CameraControl
Tap to focus, before calling this check isTapToFocusSupportedView's coordinate system (x, y)(0,0)----------------(viewWidth, 0) | | | | | | |------------------ | (0,viewHeight) (viewWidth, viewHeight)
setTemplateId(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setTerminal(Boolean) - function in live.hms.video.error.HMSException
This denotes if the SDK has cleaned up the connection due to this error or not.
setTextures(IntArray) - function in live.hms.video.plugin.video.utils.HMSBitmapPlugin.Companion
 
setTheme(Integer) - function in android.content.ContextWrapper
 
setTimeTakenWithML(Long) - function in live.hms.video.sdk.ProcessTimeVariables
 
setTimeTakenWithoutML(Long) - function in live.hms.video.sdk.ProcessTimeVariables
 
setTotalCount(Integer) - function in live.hms.video.sdk.models.PeerListIterator
The total count of peers in this iterator
setTotalFreezesDuration(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setTotalPacketLost(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setTotalPacketReceived(Long) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setTotalPacketSendDelay(Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
setTotalPacketsLost(Long) - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
setTotalPacketsLost(Long) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
setTotalPausesDuration(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
setTotalRoundTripTime(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
setTotalRoundTripTime(Double) - function in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
setTotalSampleDuration(Float) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
setTrackSettings(HMSTrackSettings) - function in live.hms.video.sdk.HMSSDK.Builder
 
setUseHardwareAcousticEchoCanceler(Boolean) - function in live.hms.video.media.settings.HMSAudioTrackSettings.Builder
 
setUserData(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setUserName(String) - function in live.hms.video.database.entity.AnalyticsPeer
 
setVideoFrameInfoListener(VideoFrameInfoListener) - function in live.hms.video.plugin.video.virtualbackground.HmsVirtualBackgroundInterface
 
setVideoTrack(HMSLocalVideoTrack) - function in live.hms.video.diagnostics.HMSDiagnostics
 
setVolume(Double) - function in live.hms.video.media.tracks.HMSLocalAudioTrack
 
setVolume(Double) - function in live.hms.video.media.tracks.HMSRemoteAudioTrack
Sets the volume of this HMSRemoteAudioTrack on the underlying MediaSource.
setVoteCount(Long) - function in live.hms.video.polls.models.question.HMSPollQuestionOption
 
setWallpaper(Bitmap) - function in android.content.ContextWrapper
 
setWallpaper(InputStream) - function in android.content.ContextWrapper
 
setWebRtcLogLevel(HMSLogger.LogLevel) - function in live.hms.video.sdk.HMSSDK.Builder
 
setWebRtcLogLevel(HMSLogger.LogLevel) - function in live.hms.video.utils.HMSLogger
 
setWebsocketUrl(String) - function in live.hms.video.database.entity.AnalyticsCluster
 
setWebsocketUrl(String) - function in live.hms.video.sdk.OfflineAnalyticsPeerInfo
 
setWhiteboardUpdateListener(HMSWhiteboardUpdateListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
This function update state of current whitebaard session HMSWhiteboardUpdate.Start and HMSWhiteboardUpdate.Stop
setWidth(Integer) - function in live.hms.video.media.settings.HMSVideoResolution
 
setWrite(Boolean) - function in live.hms.video.sdk.models.role.HMSWhiteBoardPermission
 
setZoom(Float) - function in live.hms.video.media.capturers.camera.CameraControl
Sets the current zoom, will not zoom if its outside the zoom bounds
Sfu - class in live.hms.video.sdk.peerlist.models
 
SharedEglContext - class in live.hms.video.utils
 
shortAnswer - enum entry in live.hms.video.polls.models.question.HMSPollQuestionType
 
ShortCodeInput - class in live.hms.video.signal.init
 
shouldSample(Double,Boolean) - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
shouldSample(Double,Boolean) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
shouldSample(Double,Boolean) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
shouldSample(Double,Boolean) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
shouldSkipPIIEvents(Boolean) - function in live.hms.video.sdk.HMSSDK.Builder
 
SIGNAL_CONNECTED - enum entry in live.hms.video.diagnostics.models.ConnectivityState
 
SignallingReport - class in live.hms.video.diagnostics.models
 
SignatureChecker - class in live.hms.video.sdk
 
simulcast(Boolean) - function in live.hms.video.media.settings.HMSTrackSettings.Builder
 
Simulcast - class in live.hms.video.sdk.models.role
 
singleChoice - enum entry in live.hms.video.polls.models.question.HMSPollQuestionType
 
SingleResponse - class in live.hms.video.polls.models.network
 
SIP - enum entry in live.hms.video.sdk.models.HMSPeerType
 
Size - class in live.hms.video.connection.stats.clientside.model
 
SPEAKER_PHONE - enum entry in live.hms.video.audio.HMSAudioManager.AudioDevice
 
SPEAKER_PHONE - enum entry in live.hms.video.audio.manager.AudioManagerUtil.AudioDevice
 
SpeedTest - class in live.hms.video.sdk
 
start() - function in live.hms.video.audio.HMSAudioManager
 
start() - function in live.hms.video.audio.HMSAudioManagerLegacy
 
start() - function in live.hms.video.audio.manager.HMSAudioManagerApi31
 
start() - function in live.hms.video.media.capturers.HMSCapturer
 
startActivities(Array) - function in android.content.ContextWrapper
 
startActivities(Array,Bundle) - function in android.content.ContextWrapper
 
startActivity(Intent) - function in android.content.ContextWrapper
 
startActivity(Intent,Bundle) - function in android.content.ContextWrapper
 
startAudioshare(HMSActionResultListener,Intent,AudioMixingMode,Notification) - function in live.hms.video.sdk.HMSSDK
Starts audio share of your android device.
startBluetoothSco() - function in live.hms.video.audio.manager.AudioManagerCompat
 
startCameraCheck(HMSVideoTrackSettings.CameraFacing,HMSCameraCheckListener) - function in live.hms.video.diagnostics.HMSDiagnostics
 
startConnectivityCheck(String,ConnectivityCheckListener) - function in live.hms.video.diagnostics.HMSDiagnostics
 
started - enum entry in live.hms.video.polls.models.HMSPollUpdateType
 
STARTED - enum entry in live.hms.video.polls.models.HmsPollState
 
STARTED - enum entry in live.hms.video.sdk.models.TranscriptionState
 
STARTED - enum entry in live.hms.video.sdk.models.enums.HMSRecordingState
 
STARTED - enum entry in live.hms.video.sdk.models.enums.HMSStreamingState
 
started - enum entry in live.hms.video.sdk.peerlist.models.BeamRecordingStates
 
started - enum entry in live.hms.video.sdk.peerlist.models.BeamStreamingStates
 
Started - enum entry in live.hms.video.whiteboard.State
 
startForeground(Integer,Notification) - function in android.app.Service
 
startForeground(Integer,Notification,Integer) - function in android.app.Service
 
startForegroundService(Intent) - function in android.content.ContextWrapper
 
startHLSStreaming(HMSHLSConfig,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Starts HLS streaming on the parameters described in config.
STARTING - enum entry in live.hms.video.diagnostics.models.ConnectivityState
 
STARTING - enum entry in live.hms.video.sdk.models.enums.HMSRecordingState
 
STARTING - enum entry in live.hms.video.sdk.models.enums.HMSStreamingState
 
startInstrumentation(ComponentName,String,Bundle) - function in android.content.ContextWrapper
 
startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.content.ContextWrapper
 
startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.content.ContextWrapper
 
startMicCheck(Context,HMSAudioDeviceCheckListener) - function in live.hms.video.diagnostics.HMSDiagnostics
 
startRealTimeTranscription(TranscriptionsMode,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Starts real time transcription for all peers in the room.
startRtmpOrRecording(HMSRecordingConfig,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Starts rtmp streaming or recording on the parameters described in config.
startScreenCapture(Intent,HMSVideoTrackSettings,VideoSource) - function in live.hms.video.services.HMSScreenCaptureService
 
startScreenshare(HMSActionResultListener,Intent,Notification) - function in live.hms.video.sdk.HMSSDK
Start screen sharing from your android device.
startService(Intent) - function in android.content.ContextWrapper
 
startSpeakerCheck() - function in live.hms.video.diagnostics.HMSDiagnostics
 
startWhiteboard(String,HMSActionResultListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
This function starts a new whiteboard session, make sure you have the admin permission in []
State - class in live.hms.video.whiteboard
 
staticFileWriterStart(Context,FrameworkInfo) - function in live.hms.video.utils.LogUtils
 
STATISTICS - enum entry in live.hms.video.utils.HMSLogger.LogFiles
 
Stats - class in live.hms.video.signal.init
 
StatsBundle - class in live.hms.video.connection.degredation
 
stop() - function in live.hms.video.audio.HMSAudioManager
 
stop() - function in live.hms.video.audio.HMSAudioManagerLegacy
 
stop() - function in live.hms.video.audio.manager.HMSAudioManagerApi31
 
stop(HmsPoll,HMSActionResultListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
End a poll.
stop() - function in live.hms.video.media.capturers.HMSCapturer
 
stop() - function in live.hms.video.media.streams.HMSMediaStream
 
stop() - function in live.hms.video.plugin.video.HMSVideoPlugin
the plugin can use this function to dispose off its resources.
stop() - function in live.hms.video.plugin.video.HmsVirtualBackgroundInterface
the plugin can use this function to dispose off its resources.
stop() - function in live.hms.video.plugin.video.utils.HMSBitmapPlugin
the plugin can use this function to dispose off its resources.
stopAudioCaptuer() - function in live.hms.video.services.HMSScreenCaptureService
 
stopAudioshare(HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Stop audio sharing.
stopBluetoothSco() - function in live.hms.video.audio.manager.AudioManagerCompat
 
stopCameraCheck() - function in live.hms.video.diagnostics.HMSDiagnostics
 
stopConnectivityCheck() - function in live.hms.video.diagnostics.HMSDiagnostics
Use this method to stop an ongoing connectivity check.
stopForeground(Boolean) - function in android.app.Service
 
stopForeground(Integer) - function in android.app.Service
 
stopHLSStreaming(HMSHLSConfig,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Stop HLS streaming on the parameters described in config.
stopMicCheck() - function in live.hms.video.diagnostics.HMSDiagnostics
 
stopped - enum entry in live.hms.video.polls.models.HMSPollUpdateType
 
STOPPED - enum entry in live.hms.video.polls.models.HmsPollState
 
STOPPED - enum entry in live.hms.video.sdk.models.TranscriptionState
 
STOPPED - enum entry in live.hms.video.sdk.models.enums.HMSRecordingState
 
STOPPED - enum entry in live.hms.video.sdk.models.enums.HMSStreamingState
 
stopped - enum entry in live.hms.video.sdk.peerlist.models.BeamRecordingStates
 
stopped - enum entry in live.hms.video.sdk.peerlist.models.BeamStreamingStates
 
Stopped - enum entry in live.hms.video.whiteboard.State
 
stopRealTimeTranscription(TranscriptionsMode,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Stops real time transcription for all peers in the room.
stopRtmpAndRecording(HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Stops a previously started rtmp recording or stream.
stopScreenCapturer() - function in live.hms.video.services.HMSScreenCaptureService
 
stopScreenshare(HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Stops screen share.
stopSelf() - function in android.app.Service
 
stopSelf(Integer) - function in android.app.Service
 
stopSelfResult(Integer) - function in android.app.Service
 
stopService(Intent) - function in android.content.ContextWrapper
 
stopSpeakerCheck() - function in live.hms.video.diagnostics.HMSDiagnostics
 
stopWhiteboard(HMSActionResultListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
This function stops the current whiteboard session.
SUBSCRIBE_ONLY - enum entry in live.hms.video.sdk.models.enums.HMSMode
 
SubscribeAudioStatsSampler - class in live.hms.video.connection.stats.clientside.sampler
 
SubscribeBaseSample - class in live.hms.video.connection.stats.clientside.model
 
SubscribeConnection - class in live.hms.video.sdk
 
SubscribeDegradationParams - class in live.hms.video.sdk.models.role
 
SubscribeParams - class in live.hms.video.sdk.models.role
 
SubscribeVideoStatsSampler - class in live.hms.video.connection.stats.clientside.sampler
 
switchAudioOutput(HMSAudioManager.AudioDevice) - function in live.hms.video.sdk.HMSSDK
Switch the device through which audio output should be sent.
switchCamera(String,HMSActionResultListener) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
Method to switch camera to the given deviceID
switchCamera(HMSVideoTrackSettings.CameraFacing,HMSActionResultListener) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
 
switchCamera(HMSActionResultListener) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
Method to toggle camera between the front and back
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Y