A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
- MANUAL - enum entry in com.twilio.video.ClientTrackSwitchOffControl
In this mode, the application requests that specific RemoteVideoTracks be switchedoff or on using the switchOff/switchOn methods on the RemoteVideoTrack.
- MANUAL - enum entry in com.twilio.video.VideoContentPreferencesMode
The application specifies the content preferences for individual tracks using
- maxPacketLifeTime(int) - function in com.twilio.video.DataTrackOptions.Builder
- Maximum retransmit time in milliseconds.
- maxRetransmits(int) - function in com.twilio.video.DataTrackOptions.Builder
- Maximum number of retransmitted messages.
- maxSubscriptionBitrate(Long) - function in com.twilio.video.VideoBandwidthProfileOptions.Builder
- Set the maximum downlink video bandwidth in Kilobits per second (Kbps).
- maxTracks(Long) - function in com.twilio.video.VideoBandwidthProfileOptions.Builder
- Set the maximum number of visible RemoteVideoTracks selected first using and second using an N-Loudest policy.
- measure(int,int) - function in android.view.VideoTextureView
- measure(int,int) - function in android.view.VideoView
- mode(BandwidthProfileMode) - function in com.twilio.video.VideoBandwidthProfileOptions.Builder
- Set how RemoteVideoTracks TrackPriority values are mapped to bandwidthallocation in Group Rooms.