A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
V
- valueOf(String) - function in com.twilio.video.BandwidthProfileMode
- valueOf(String) - function in com.twilio.video.ClientTrackSwitchOffControl
- valueOf(String) - function in com.twilio.video.IceCandidatePairState
- valueOf(String) - function in com.twilio.video.IceTransportPolicy
- valueOf(String) - function in com.twilio.video.LogLevel
- valueOf(String) - function in com.twilio.video.LogModule
- valueOf(String) - function in com.twilio.video.NetworkQualityLevel
- valueOf(String) - function in com.twilio.video.NetworkQualityVerbosity
- valueOf(String) - function in com.twilio.video.Participant.State
- valueOf(String) - function in com.twilio.video.Room.State
- valueOf(String) - function in com.twilio.video.TrackPriority
- valueOf(String) - function in com.twilio.video.TrackSwitchOffMode
- valueOf(String) - function in com.twilio.video.VideoContentPreferencesMode
- valueOf(String) - function in com.twilio.video.VideoEncodingMode
- valueOf(String) - function in com.twilio.video.VideoScaleType
- values() - function in com.twilio.video.BandwidthProfileMode
- values() - function in com.twilio.video.ClientTrackSwitchOffControl
- values() - function in com.twilio.video.IceCandidatePairState
- values() - function in com.twilio.video.IceTransportPolicy
- values() - function in com.twilio.video.LogLevel
- values() - function in com.twilio.video.LogModule
- values() - function in com.twilio.video.NetworkQualityLevel
- values() - function in com.twilio.video.NetworkQualityVerbosity
- values() - function in com.twilio.video.Participant.State
- values() - function in com.twilio.video.Room.State
- values() - function in com.twilio.video.TrackPriority
- values() - function in com.twilio.video.TrackSwitchOffMode
- values() - function in com.twilio.video.VideoContentPreferencesMode
- values() - function in com.twilio.video.VideoEncodingMode
- values() - function in com.twilio.video.VideoScaleType
- Video - class in com.twilio.video
- This class allows a user to connect to a Room.
- VideoBandwidthProfileOptions - class in com.twilio.video
- VideoBandwidthProfileOptions enables you to configure how available bandwidth is shared among the RemoteVideoTrack(s) in a Group Room.
- VideoBandwidthProfileOptions.Builder - class in com.twilio.video.VideoBandwidthProfileOptions
- Builder class for VideoBandwidthProfileOptions.
- VideoCapturer - class in com.twilio.video
- Generic video capturing interface that extends tvi.webrtc.VideoCapturer.
- VideoCapturerObserver - class in com.twilio.video
- Observe a Video Capturer for change in capture parameters such as change in width, height, and rotation.
- VideoCodec - class in com.twilio.video
- Abstract base class for video codecs.
- VideoContentPreferences - class in com.twilio.video
- The preferences that are used to specify the render dimensions of a RemoteVideoTrack when using MANUAL.
- videoContentPreferencesMode(VideoContentPreferencesMode) - function in com.twilio.video.VideoBandwidthProfileOptions.Builder
- Configure how the video content preferences are determined based on the .
- VideoContentPreferencesMode - class in com.twilio.video
- Configures the mode for specifying content preferences for the RemoteVideoTrack.
- VideoDimensions - class in com.twilio.video
- videoEncodingMode(VideoEncodingMode) - function in com.twilio.video.ConnectOptions.Builder
- Set VideoEncodingMode.
- VideoEncodingMode - class in com.twilio.video
- VideoEncodingMode describes how publishers manage video codecs and video encodings.
- VideoFormat - class in com.twilio.video
- Represents the format of a video frame.
- VideoScaleType - class in com.twilio.video
- Specifies what type of video scaling that will be performed by a tvi.webrtc.VideoSink.
- VideoSink - class in com.twilio.video
- VideoSink implements webrtc.VideoSink interface.
- VideoTextureView - class in com.twilio.video
- VideoTrack - class in com.twilio.video
- VideoTrackPublication - class in com.twilio.video
- A published video track represents a video track that has been shared with a Room.
- videoTracks(List) - function in com.twilio.video.ConnectOptions.Builder
- Video tracks that will be published upon connection.
- VideoView - class in com.twilio.video
- A VideoView renders frames from a VideoTrack.
- Vp8Codec - class in com.twilio.video
- Traditional block-based transform coding format similar to H264.
- Vp9Codec - class in com.twilio.video
- Traditional block-based transform coding format similar to MPEG's High Efficiency Video Coding (HEVC/H.265).