A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

R

raiseOnRtcStats() - function in com.twilio.video.RtcStatsAdapter
 
RECONNECTING - enum entry in com.twilio.video.Participant.State

The Participant is attempting to reconnect to signaling

RECONNECTING - enum entry in com.twilio.video.Room.State
 
refreshDrawableState() - function in android.view.VideoTextureView
 
refreshDrawableState() - function in android.view.VideoView
 
region(String) - function in com.twilio.video.ConnectOptions.Builder
The region of the signaling Server the Client will use.
RELAY - enum entry in com.twilio.video.IceTransportPolicy

Only TURN relay transports will be used.

release() - function in com.twilio.video.LocalAudioTrack
Releases native memory owned by audio track.
release() - function in com.twilio.video.LocalDataTrack
Releases native memory owned by data track.
release() - function in com.twilio.video.LocalVideoTrack
Releases native memory owned by video track.
release() - function in com.twilio.video.Rgba8888Buffer
 
release() - function in tvi.webrtc.Rgba8888Buffer
 
release() - function in tvi.webrtc.VideoView
 
releasePointerCapture() - function in android.view.VideoTextureView
 
releasePointerCapture() - function in android.view.VideoView
 
RemoteAudioTrack - class in com.twilio.video
A remote audio track represents a remote audio source.
RemoteAudioTrackPublication - class in com.twilio.video
A remote audio track publication represents a RemoteAudioTrack that has been shared to a Room.
RemoteAudioTrackStats - class in com.twilio.video
 
RemoteDataTrack - class in com.twilio.video
A remote data track represents a unidirectional remote data source from which messages can be received from a participant.
RemoteDataTrack.Listener - class in com.twilio.video.RemoteDataTrack
Interface that provides RemoteDataTrack events.
RemoteDataTrackPublication - class in com.twilio.video
A remote data track publication represents a RemoteDataTrack.
RemoteParticipant - class in com.twilio.video
A participant represents a remote user that can connect to a Room.
RemoteParticipant.Listener - class in com.twilio.video.RemoteParticipant
Interface that provides RemoteParticipant events.
RemoteTrackStats - class in com.twilio.video
 
RemoteVideoTrack - class in com.twilio.video
A remote video track represents a remote video source.
RemoteVideoTrackPublication - class in com.twilio.video
A remote video track publication represents a RemoteVideoTrack that has been shared to a Room.
RemoteVideoTrackStats - class in com.twilio.video
 
removeCallbacks(Runnable) - function in android.view.VideoTextureView
 
removeCallbacks(Runnable) - function in android.view.VideoView
 
removeFrameListener(EglRenderer.FrameListener) - function in tvi.webrtc.VideoView
 
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.VideoTextureView
 
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.VideoView
 
removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.VideoTextureView
 
removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.VideoView
 
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.VideoTextureView
 
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.VideoView
 
removeSink(AudioSink) - function in com.twilio.video.AudioTrack
Removes a sink from the Track.
removeSink(AudioSink) - function in com.twilio.video.LocalAudioTrack
Removes a sink from the Track.
removeSink(VideoSink) - function in com.twilio.video.LocalVideoTrack
Remove a video sink to stop receiving video from the video track.
removeSink(AudioSink) - function in com.twilio.video.RemoteAudioTrack
Removes a sink from the Track.
removeSink(VideoSink) - function in com.twilio.video.RemoteVideoTrack
Remove a video sink to stop receiving video from the video track.
removeSink(VideoSink) - function in com.twilio.video.VideoTrack
Remove a video sink to stop receiving video from the video track.
renderDimensions(Map) - function in com.twilio.video.VideoBandwidthProfileOptions.Builder
Set the desired render dimensions of RemoteVideoTracks based on and the RemoteVideoTracks of the Dominant Speaker.
renderSample(ByteBuffer,int,int,int) - function in com.twilio.video.AudioSink
Render a single audio sample.
requestApplyInsets() - function in android.view.VideoTextureView
 
requestApplyInsets() - function in android.view.VideoView
 
requestFitSystemWindows() - function in android.view.VideoTextureView
 
requestFitSystemWindows() - function in android.view.VideoView
 
requestFocus() - function in android.view.VideoTextureView
 
requestFocus() - function in android.view.VideoView
 
requestFocusFromTouch() - function in android.view.VideoTextureView
 
requestFocusFromTouch() - function in android.view.VideoView
 
requestLayout() - function in android.view.VideoTextureView
 
requestLayout() - function in android.view.VideoView
 
requestPointerCapture() - function in android.view.VideoTextureView
 
requestPointerCapture() - function in android.view.VideoView
 
requestRectangleOnScreen(Rect) - function in android.view.VideoTextureView
 
requestRectangleOnScreen(Rect) - function in android.view.VideoView
 
requestUnbufferedDispatch(MotionEvent) - function in android.view.VideoTextureView
 
requestUnbufferedDispatch(MotionEvent) - function in android.view.VideoView
 
requireViewById(int) - function in android.view.VideoTextureView
 
requireViewById(int) - function in android.view.VideoView
 
resetPivot() - function in android.view.VideoTextureView
 
resetPivot() - function in android.view.VideoView
 
resetVideoCapturerObserver() - function in com.twilio.video.VideoSink
 
resolveSize(int,int) - function in android.view.VideoTextureView
 
resolveSize(int,int) - function in android.view.VideoView
 
resolveSizeAndState(int,int,int) - function in android.view.VideoTextureView
 
resolveSizeAndState(int,int,int) - function in android.view.VideoView
 
restoreDefaultFocus() - function in android.view.VideoTextureView
 
restoreDefaultFocus() - function in android.view.VideoView
 
restoreHierarchyState(SparseArray) - function in android.view.VideoTextureView
 
restoreHierarchyState(SparseArray) - function in android.view.VideoView
 
retain() - function in com.twilio.video.Rgba8888Buffer
 
retain() - function in tvi.webrtc.Rgba8888Buffer
 
Rgba8888Buffer - class in com.twilio.video
A frame buffer that represents an image in the ARGB format with 8 bits of of precision.
Room - class in com.twilio.video
A Room represents a media session with zero or more remote Participants.
Room.Listener - class in com.twilio.video.Room
Listener definition of room related events.
Room.State - class in com.twilio.video.Room
Represents the current state of a Room.
roomName(String) - function in com.twilio.video.ConnectOptions.Builder
The name of the room.
RtcStatsAdapter - class in com.twilio.video
RtcStatsAdapter represents the Java layer object that manages the delivery of RtcStatsReports to the RtcStatsListeners.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W