A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
I
- I420toNV21Frame(VideoFrame) - function in com.sinch.android.rtc.video.VideoUtils
- Converts frame in I420 to NV21.
- INACTIVE - enum entry in com.sinch.android.rtc.calling.CallEndCause
- INCOMING - enum entry in com.sinch.android.rtc.calling.CallDirection
- initCause(Throwable) - function in kotlin.Throwable
- INITIATING - enum entry in com.sinch.android.rtc.calling.CallState
- Internals - class in com.sinch.android.rtc
- The following APIs are not considered part of the Sinch SDK stable public API.
- isAutomaticAudioRoutingEnabled() - function in com.sinch.android.rtc.AudioController
- Indicates whether the automatic audio routing is enabled.
- isBluetoothAudioManaged() - function in com.sinch.android.rtc.AudioController.AudioRoutingConfig
- isMute() - function in com.sinch.android.rtc.AudioController
- Indicates whether the microphone is muted.
- isSinchPushPayload(Map) - function in com.sinch.android.rtc.SinchPush
- Inspects the payload to decide if it contains Sinch call notification data.
- isSpeakerOn() - function in com.sinch.android.rtc.AudioController
- Indicates whether the speaker is enabled.
- isStarted() - function in com.sinch.android.rtc.SinchClient
- Indicates if the SinchClient is started.
- isTimedOut() - function in com.sinch.android.rtc.calling.CallNotificationResult
- Indicates whether the call has timed out.
- isVideoOffered() - function in com.sinch.android.rtc.calling.CallDetails
- Checks whether the caller has offered video.
- isVideoOffered() - function in com.sinch.android.rtc.calling.CallNotificationResult
- Returns whether the caller offered video.
- isVideoRequested() - function in com.sinch.android.rtc.calling.MediaConstraints
- true if call should contain both video and audio streams, false if only video is requested.