A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
I
- I420toNV21Frame(com.sinch.android.rtc.video.VideoFrame) - function in com.sinch.android.rtc.video.VideoUtils
- Converts frame in I420 to NV21.
- IceCandidateTransportType - class in com.sinch.android.rtc.calling
- The enumeration categorizes the possible transport types of the ICE candidates used when creating the peer connection.
- INACTIVE - enum entry in com.sinch.android.rtc.calling.CallEndCause
- INCOMING - enum entry in com.sinch.android.rtc.calling.CallDirection
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- INITIATING - enum entry in com.sinch.android.rtc.calling.CallState
- 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(java.util.Map) - function in com.sinch.android.rtc.SinchPush
- Inspects the push payload to decide if it contains valid CallNotificationResult 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
- Indicated whether the caller has offered video.
- isVideoOffered() - function in com.sinch.android.rtc.calling.CallNotificationResult
- Flag indicating 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.