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

A

abandonCallAudioFocus() - function in live.hms.video.audio.manager.AudioManagerCompat
 
abortBroadcast() - function in android.content.BroadcastReceiver
 
acceptChangeRole(HMSRoleChangeRequest,HMSActionResultListener) - function in live.hms.video.sdk.HMSSDK
When a peer is requested to change their role (see changeRole) to accept the new role this has to be called.
add(Double,Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
add(Double,Integer,Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishAudioStatsSampler
 
add(Double,Integer,Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
add(Integer,Integer,QualityLimitationReasons,Double,Integer,String,Double,Double,Long,Double) - function in live.hms.video.connection.stats.clientside.sampler.PublishVideoStatsSampler
 
add(Double,Long,Number,Number,Number,Number,Float,Long,Long,Double,Number) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeAudioStatsSampler
 
add(Double,HMSPeer,Function1) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
add(Integer,Long,Long,Number,Number,Number,Number,Number,Double) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
add(Long,Long,Double,Double) - function in live.hms.video.connection.stats.clientside.sampler.SubscribeVideoStatsSampler
 
add(HMSPollResponseBuilder,HmsTypedActionResultListener) - function in live.hms.video.interactivity.HmsInteractivityCenter
Adds a response (vote) to a poll.
addAudioFocusChangeCallback(AudioManagerFocusChangeCallbacks) - function in live.hms.video.audio.HMSAudioManager
 
addAudioFocusChangeCallback(AudioManagerFocusChangeCallbacks) - function in live.hms.video.audio.HMSAudioManagerLegacy
 
addAudioFocusChangeCallback(AudioManagerFocusChangeCallbacks) - function in live.hms.video.audio.manager.HMSAudioManagerApi31
 
addAudioObserver(HMSAudioListener) - function in live.hms.video.sdk.HMSSDK
 
addKeyChangeListener(List,HMSKeyChangeListener,HMSActionResultListener) - function in live.hms.video.sessionstore.HmsSessionStore
 
addLongAnswerQuestion(String) - function in live.hms.video.polls.HMSPollBuilder.Builder
Adds a question that has a long text answer.
addOption(String) - function in live.hms.video.polls.HMSPollQuestionBuilder.Builder
 
addPlugin(HMSVideoPlugin,HMSActionResultListener,Integer) - function in live.hms.video.sdk.HMSSDK
Initializes video pre-processors such as Virtual Background and blur.
addQuestion(HMSPollQuestionBuilder) - function in live.hms.video.polls.HMSPollBuilder.Builder
Adds a question to the poll using a question builder.
addQuizOption(String,Boolean) - function in live.hms.video.polls.HMSPollQuestionBuilder.Builder
 
addResponse(HMSPollQuestion,String,Long) - function in live.hms.video.polls.HMSPollResponseBuilder
Adds a response for an open-ended question.
addResponse(HMSPollQuestion,List,Long) - function in live.hms.video.polls.HMSPollResponseBuilder
Adds a response for a question with multiple selectable options.
addResponse(HMSPollQuestion,HMSPollQuestionOption,Long) - function in live.hms.video.polls.HMSPollResponseBuilder
Adds a response for a question with a single selectable option from many.
addRtcStatsObserver(HMSStatsObserver) - function in live.hms.video.sdk.HMSSDK
Network quality will begin to be measured and sent into the observer until the call ends.
addShortAnswerQuestion(String) - function in live.hms.video.polls.HMSPollBuilder.Builder
Adds a question that has a short text answer that the user will type in.
addSink(VideoSink,HMSAddSinkResultListener) - function in live.hms.video.media.tracks.HMSRemoteVideoTrack
Takes in a view on which the video needs to be rendered
addSink(VideoSink,HMSAddSinkResultListener) - function in live.hms.video.media.tracks.HMSVideoTrack
Takes in a view on which the video needs to be rendered
addSink(VideoSink,HMSAddSinkResultListener) - function in live.hms.video.media.tracks.HMSVideoTrack
Takes in a view on which the video needs to be rendered
addSinkInternal(VideoSink,HMSLayer) - function in live.hms.video.media.tracks.HMSRemoteVideoTrack
adds sink with selectedLayer as params
addSuppressed(Throwable) - function in kotlin.Throwable
 
AgentType - class in live.hms.video.events
 
AnalyticsCluster - class in live.hms.video.database.entity
 
AnalyticsPeer - class in live.hms.video.database.entity
 
ANALYZE - enum entry in live.hms.video.plugin.video.HMSVideoPluginType
 
ANDROID_NATIVE - enum entry in live.hms.video.events.AgentType
 
AndroidSDKConstants - class in live.hms.video.utils
 
applyMatrix(Bitmap,Function1) - function in live.hms.video.media.capturers.camera.utils.OrientationToolsKt
 
attachInterface(IInterface,String) - function in android.os.Binder
 
Audio - class in live.hms.video.connection.degredation
 
audio(HMSAudioTrackSettings) - function in live.hms.video.media.settings.HMSTrackSettings.Builder
 
AUDIO - enum entry in live.hms.video.media.tracks.HMSTrackType

HMSTrack of type Audio

Audio.Companion - class in live.hms.video.connection.degredation.Audio
 
AudioAnalytics - class in live.hms.video.connection.stats.clientside.model
 
AudioChangeEvent - class in live.hms.video.audio
These seem to be the only audio change events sent with the phones tested
AudioDeviceMapping - class in live.hms.video.audio.manager
 
AUDIOFOCUS_GAIN - enum entry in live.hms.video.audio.AudioChangeEvent
 
AUDIOFOCUS_LOSS_TRANSIENT - enum entry in live.hms.video.audio.AudioChangeEvent
 
AudioInputDeviceReport - class in live.hms.video.diagnostics.models
 
AudioManagerCompat - class in live.hms.video.audio.manager
 
AudioManagerFocusChangeCallbacks - class in live.hms.video.audio
 
AudioManagerUtil - class in live.hms.video.audio.manager
 
AudioManagerUtil.AudioDevice - class in live.hms.video.audio.manager.AudioManagerUtil
 
AudioMixingMode - class in live.hms.video.sdk.models.enums
 
AudioOutputDeviceReport - class in live.hms.video.diagnostics.models
 
AudioParams - class in live.hms.video.sdk.models.role
 
AudioSamplesPublish - class in live.hms.video.connection.stats.clientside.model
 
AudioSamplesSubscribe - class in live.hms.video.connection.stats.clientside.model
 
AUTO - enum entry in live.hms.video.sdk.models.enums.HMSMode
 
AUTOMATIC - enum entry in live.hms.video.audio.HMSAudioManager.AudioDevice
 
AvailabilityStatus - class in live.hms.video.factories.noisecancellation
 
AvailabilityStatus.Available - class in live.hms.video.factories.noisecancellation.AvailabilityStatus
 
AvailabilityStatus.NotAvailable - class in live.hms.video.factories.noisecancellation.AvailabilityStatus
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Y