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

C

CameraControl - class in live.hms.video.media.capturers.camera
 
cameraFacing(live.hms.video.media.settings.HMSVideoTrackSettings.CameraFacing) - function in live.hms.video.media.settings.HMSVideoTrackSettings.Builder
 
cancelPreview() - function in live.hms.video.sdk.HMSSDK
 
CAPTION - enum entry in live.hms.video.sdk.models.TranscriptionsMode
 
captureImageAtMaxPublishResolution(live.hms.video.sdk.HmsVideoFrameListener) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
 
captureImageAtMaxResolution(live.hms.video.sdk.HmsTypedActionResultListener) - function in live.hms.video.media.capturers.camera.CameraControl
Captures the highest resolution image that the local camera supports.
captureImageAtMaxSupportedResolution(java.io.File,kotlin.jvm.functions.Function1) - function in live.hms.video.media.capturers.camera.CameraControl
Captures the highest resolution image that the local camera supports.
changeCaptureFormat(int,int,int) - function in live.hms.video.services.ScreenCapturerAndroidCustom
Changes output video format.
changeInputFps(java.lang.Integer) - function in live.hms.video.media.tracks.HMSLocalVideoTrack
 
changeMetadata(java.lang.String,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Change the metadata that appears inside HMSPeer.metadata.
changeName(java.lang.String,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Change the name that appears inside HMSPeer.name This change is persistent and all peers joining after the change will still see these values.
changeRole(live.hms.video.sdk.models.HMSPeer,live.hms.video.sdk.models.role.HMSRole,java.lang.Boolean,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Requests a change of HMSRole to a new role.
changeRoleOfPeer(live.hms.video.sdk.models.HMSPeer,live.hms.video.sdk.models.role.HMSRole,java.lang.Boolean,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Requests a change of HMSRole to a new role.
changeRoleOfPeersWithRoles(java.util.List,live.hms.video.sdk.models.role.HMSRole,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
Requests a change of every peer with any role in ofRoles to have their roles changed to the role toRole.
changeTrackState(java.lang.Boolean,live.hms.video.media.tracks.HMSTrackType,java.lang.String,java.util.List,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
To change the mute status of one or many remote HMSTrack for all peers of a particular role, or all tracks of a particular source, type or source AND type.
changeTrackState(live.hms.video.media.tracks.HMSTrack,java.lang.Boolean,live.hms.video.sdk.HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
To change the mute status of a single remote HMSTrack.
checkCallingOrSelfPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkCallingOrSelfUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingOrSelfUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkCallingUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 
checkCallingUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
 
checkDirSizeAndRemove(android.content.Context) - function in live.hms.video.utils.LogUtils
 
checkPermission(java.lang.String,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkSelfPermission(java.lang.String) - function in android.content.ContextWrapper
 
checkUriPermission(android.net.Uri,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkUriPermission(android.net.Uri,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
checkUriPermissions(java.util.List,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
 
clearAbortBroadcast() - function in android.content.BroadcastReceiver
 
clearCommunicationDevice() - function in live.hms.video.audio.manager.AudioManagerCompat
 
clearCurrentSampledStats() - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
clearCurrentSampledStats() - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
clearWallpaper() - function in android.content.ContextWrapper
 
close() - function in live.hms.video.media.capturers.HMSWavCapturer
Close the underlying file stream when done.
close() - function in live.hms.video.media.capturers.camera.utils.ImageCaptureModel
 
close() - function in live.hms.video.sdk.OfflineAnalyticsPeerInfo
 
closeLogging() - function in live.hms.video.utils.LogUtils
 
codec(live.hms.video.media.codec.HMSAudioCodec) - function in live.hms.video.media.settings.HMSAudioTrackSettings.Builder
 
codec(live.hms.video.media.codec.HMSVideoCodec) - function in live.hms.video.media.settings.HMSVideoTrackSettings.Builder
 
COMPLETED - enum entry in live.hms.video.diagnostics.models.ConnectivityState
 
ConnectionInfo - class in live.hms.video.connection.degredation
 
ConnectionInfo.PacketLossTracks - class in live.hms.video.connection.degredation.ConnectionInfo
 
ConnectionInfo.PublishConnection - class in live.hms.video.connection.degredation.ConnectionInfo
 
ConnectionInfo.PublishConnection.Companion - class in live.hms.video.connection.degredation.ConnectionInfo.PublishConnection
 
ConnectionInfo.SubscribeConnection - class in live.hms.video.connection.degredation.ConnectionInfo
 
ConnectionInfo.SubscribeConnection.Companion - class in live.hms.video.connection.degredation.ConnectionInfo.SubscribeConnection
 
ConnectivityCheckListener - class in live.hms.video.diagnostics
 
ConnectivityCheckResult - class in live.hms.video.diagnostics.models
 
ConnectivityState - class in live.hms.video.diagnostics.models
 
convertToBitmap(hms.webrtc.VideoFrame,java.lang.Boolean) - function in live.hms.video.utils.VideoFrameToBitmapConverter.Companion
Convert VideoFrame to Bitmap
correctOrientation(android.graphics.Bitmap,java.lang.Integer) - function in live.hms.video.media.capturers.camera.utils.OrientationTools
 
CPU - enum entry in live.hms.video.connection.degredation.QualityLimitationReason
 
create(android.content.Context) - function in live.hms.video.audio.manager.AudioManagerCompat
 
createAttributionContext(java.lang.String) - function in android.content.ContextWrapper
 
createConfigurationContext(android.content.res.Configuration) - function in android.content.ContextWrapper
 
createContext(android.content.ContextParams) - function in android.content.ContextWrapper
 
createContextForSplit(java.lang.String) - function in android.content.ContextWrapper
 
CREATED - enum entry in live.hms.video.polls.models.HmsPollState
 
createDecoder(hms.webrtc.VideoCodecInfo) - function in live.hms.video.factories.HMSVideoDecoderFactory
 
createDeviceContext(java.lang.Integer) - function in android.content.ContextWrapper
 
createDeviceProtectedStorageContext() - function in android.content.ContextWrapper
 
createDisplayContext(android.view.Display) - function in android.content.ContextWrapper
 
createPackageContext(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
 
createSoundPool() - function in live.hms.video.audio.manager.AudioManagerCompat
 
createWindowContext(android.view.Display,java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
 
createWindowContext(java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Y