A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
V
- valueOf(java.lang.String) - function in com.sinch.android.rtc.AudioController.UseSpeakerphone
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.ErrorType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.calling.CallDirection
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.calling.CallEndCause
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.calling.CallState
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.calling.IceCandidateTransportType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.callquality.MediaStreamType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.callquality.warnings.CallQualityWarningEventType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in com.sinch.android.rtc.video.VideoScalingType
- Returns the enum constant of this type with the specified name.
- values() - function in com.sinch.android.rtc.AudioController.UseSpeakerphone
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.ErrorType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.calling.CallDirection
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.calling.CallEndCause
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.calling.CallState
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.calling.IceCandidateTransportType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.callquality.MediaStreamType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.callquality.warnings.CallQualityWarningEventType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in com.sinch.android.rtc.video.VideoScalingType
- Returns an array containing the constants of this enum type, in the order they're declared.
- VIDEO - enum entry in com.sinch.android.rtc.callquality.MediaStreamType
- VideoCallListener - class in com.sinch.android.rtc.video
- Represents a listener for Call events connected with a video call.
- VideoController - class in com.sinch.android.rtc.video
- Entry point for controlling different video settings.
- VideoFrame - class in com.sinch.android.rtc.video
- Interface for representing video frame.
- VideoScalingType - class in com.sinch.android.rtc.video
- Enumeration used to control how video frames are render to occupy Android view available space on screen.
- VideoUtils - class in com.sinch.android.rtc.video
- Entry point for accessing helper methods of video frames processing.
- VOIP_CALL_DETECTED - enum entry in com.sinch.android.rtc.calling.CallEndCause