A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
O
- OFF - enum entry in com.twilio.video.LogLevel
- offsetLeftAndRight(int) - function in android.view.VideoTextureView
- offsetLeftAndRight(int) - function in android.view.VideoView
- offsetTopAndBottom(int) - function in android.view.VideoTextureView
- offsetTopAndBottom(int) - function in android.view.VideoView
- onApplyWindowInsets(WindowInsets) - function in android.view.VideoTextureView
- onApplyWindowInsets(WindowInsets) - function in android.view.VideoView
- onAudioTrackDisabled(RemoteParticipant,RemoteAudioTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant audio track has beendisabled.
- onAudioTrackEnabled(RemoteParticipant,RemoteAudioTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant audio track has beenenabled.
- onAudioTrackPublicationFailed(LocalParticipant,LocalAudioTrack,TwilioException) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that the LocalParticipant failed to publish a LocalAudioTrack to a Room.
- onAudioTrackPublished(LocalParticipant,LocalAudioTrackPublication) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that a LocalAudioTrack has been shared to a Room.
- onAudioTrackPublished(RemoteParticipant,RemoteAudioTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has published a to this Room.
- onAudioTrackPublishPriorityChanged(RemoteParticipant,RemoteAudioTrackPublication,TrackPriority) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteParticipant changed thepublished priority of the RemoteAudioTrack.
- onAudioTrackSubscribed(RemoteParticipant,RemoteAudioTrackPublication,RemoteAudioTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener the RemoteAudioTrack of the has been subscribed to.
- onAudioTrackSubscriptionFailed(RemoteParticipant,RemoteAudioTrackPublication,TwilioException) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that media negotiation for a RemoteAudioTrack failed.
- onAudioTrackUnpublished(RemoteParticipant,RemoteAudioTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has unpublished a RemoteAudioTrack from this Room.
- onAudioTrackUnsubscribed(RemoteParticipant,RemoteAudioTrackPublication,RemoteAudioTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteAudioTrack of the has been unsubscribed from.
- onCameraSwitched(String) - function in com.twilio.video.Camera2Capturer.Listener
- Notifies when a camera switch is complete.
- onCameraSwitched(String) - function in com.twilio.video.CameraCapturer.Listener
- Notifies when a camera switch is complete.
- onCancelPendingInputEvents() - function in android.view.VideoTextureView
- onCancelPendingInputEvents() - function in android.view.VideoView
- onCapturedPointerEvent(MotionEvent) - function in android.view.VideoTextureView
- onCapturedPointerEvent(MotionEvent) - function in android.view.VideoView
- onCaptureParametersChanged() - function in com.twilio.video.LocalVideoTrack
- onCaptureParametersChanged() - function in com.twilio.video.VideoCapturerObserver
- onCheckIsTextEditor() - function in android.view.VideoTextureView
- onCheckIsTextEditor() - function in android.view.VideoView
- onConnected(Room) - function in com.twilio.video.Room.Listener
- Called when a room has succeeded.
- onConnectFailure(Room,TwilioException) - function in com.twilio.video.Room.Listener
- Called when a connection to a room failed.
- onCreateInputConnection(EditorInfo) - function in android.view.VideoTextureView
- onCreateInputConnection(EditorInfo) - function in android.view.VideoView
- onCreateViewTranslationRequest(Array,Consumer) - function in android.view.VideoTextureView
- onCreateViewTranslationRequest(Array,Consumer) - function in android.view.VideoView
- onCreateVirtualViewTranslationRequests(Array,Array,Consumer) - function in android.view.VideoTextureView
- onCreateVirtualViewTranslationRequests(Array,Array,Consumer) - function in android.view.VideoView
- onDataTrackPublicationFailed(LocalParticipant,LocalDataTrack,TwilioException) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that the LocalParticipant failed to publish a LocalDataTrack to a Room.
- onDataTrackPublished(LocalParticipant,LocalDataTrackPublication) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that a LocalDataTrack has been shared to a Room.
- onDataTrackPublished(RemoteParticipant,RemoteDataTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has published a to this Room.
- onDataTrackPublishPriorityChanged(RemoteParticipant,RemoteDataTrackPublication,TrackPriority) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteParticipant changed thepublished priority of the RemoteDataTrack.
- onDataTrackSubscribed(RemoteParticipant,RemoteDataTrackPublication,RemoteDataTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener the RemoteDataTrack of the has been subscribed to.
- onDataTrackSubscriptionFailed(RemoteParticipant,RemoteDataTrackPublication,TwilioException) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that media negotiation for a RemoteDataTrack failed.
- onDataTrackUnpublished(RemoteParticipant,RemoteDataTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has removed a from this Room.
- onDataTrackUnsubscribed(RemoteParticipant,RemoteDataTrackPublication,RemoteDataTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteDataTrack of the has been unsubscribed from.
- onDisconnected(Room,TwilioException) - function in com.twilio.video.Room.Listener
- Called when a room has been disconnected from.
- onDominantSpeakerChanged(Room,RemoteParticipant) - function in com.twilio.video.Room.Listener
- This method is called when the dominant speaker in the Room changes.
- onDragEvent(DragEvent) - function in android.view.VideoTextureView
- onDragEvent(DragEvent) - function in android.view.VideoView
- onDrawForeground(Canvas) - function in android.view.VideoTextureView
- onDrawForeground(Canvas) - function in android.view.VideoView
- onError(Camera2Capturer.Exception) - function in com.twilio.video.Camera2Capturer.Listener
- Reports an error that occurred in Camera2Capturer.
- onError(int) - function in com.twilio.video.CameraCapturer.Listener
- Reports an error that occurred in CameraCapturer.
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.VideoTextureView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.VideoView
- onFinishTemporaryDetach() - function in android.view.VideoTextureView
- onFinishTemporaryDetach() - function in android.view.VideoView
- onFirstFrameAvailable() - function in com.twilio.video.Camera2Capturer.Listener
- Indicates when the first frame has been captured from the camera.
- onFirstFrameAvailable() - function in com.twilio.video.CameraCapturer.Listener
- Indicates when the first frame has been captured from the camera.
- onFirstFrameAvailable() - function in com.twilio.video.ScreenCapturer.Listener
- Indicates when the first frame has been captured from the screen.
- onFirstFrameRendered() - function in tvi.webrtc.VideoView
- onFrame(VideoFrame) - function in com.twilio.video.VideoSink
- onFrame(VideoFrame) - function in tvi.webrtc.VideoSink
- onFrame(VideoFrame) - function in com.twilio.video.VideoTextureView
- onFrame(VideoFrame) - function in tvi.webrtc.VideoTextureView
- onFrame(VideoFrame) - function in com.twilio.video.VideoView
- onFrame(VideoFrame) - function in tvi.webrtc.VideoView
- onFrameResolutionChanged(int,int,int) - function in tvi.webrtc.VideoView
- onGenericMotionEvent(MotionEvent) - function in android.view.VideoTextureView
- onGenericMotionEvent(MotionEvent) - function in android.view.VideoView
- onHoverChanged(boolean) - function in android.view.VideoTextureView
- onHoverChanged(boolean) - function in android.view.VideoView
- onHoverEvent(MotionEvent) - function in android.view.VideoTextureView
- onHoverEvent(MotionEvent) - function in android.view.VideoView
- onInitCapturer() - function in com.twilio.video.AudioDevice
- Raised when the capturer is ready to be initialized.
- onInitCapturer() - function in com.twilio.video.AudioDeviceCapturer
- Raised when the capturer is ready to be initialized.
- onInitCapturer() - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.VideoTextureView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.VideoView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.VideoTextureView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.VideoView
- onInitRenderer() - function in com.twilio.video.AudioDevice
- Raised when the Renderer is ready to be initialized.
- onInitRenderer() - function in com.twilio.video.AudioDeviceRenderer
- Raised when the Renderer is ready to be initialized.
- onInitRenderer() - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onKeyDown(int,KeyEvent) - function in android.view.VideoTextureView
- onKeyDown(int,KeyEvent) - function in android.view.VideoView
- onKeyLongPress(int,KeyEvent) - function in android.view.VideoTextureView
- onKeyLongPress(int,KeyEvent) - function in android.view.VideoView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.VideoTextureView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.VideoView
- onKeyPreIme(int,KeyEvent) - function in android.view.VideoTextureView
- onKeyPreIme(int,KeyEvent) - function in android.view.VideoView
- onKeyShortcut(int,KeyEvent) - function in android.view.VideoTextureView
- onKeyShortcut(int,KeyEvent) - function in android.view.VideoView
- onKeyUp(int,KeyEvent) - function in android.view.VideoTextureView
- onKeyUp(int,KeyEvent) - function in android.view.VideoView
- onMessage(RemoteDataTrack,ByteBuffer) - function in com.twilio.video.RemoteDataTrack.Listener
- This method notifies the listener that a binary message was received.
- onMessage(RemoteDataTrack,String) - function in com.twilio.video.RemoteDataTrack.Listener
- This method notifies the listener that a string message was received.
- onNetworkQualityLevelChanged(LocalParticipant,NetworkQualityLevel) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that the LocalParticipant's has changed.
- onNetworkQualityLevelChanged(RemoteParticipant,NetworkQualityLevel) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteParticipant's has changed.
- onParticipantConnected(Room,RemoteParticipant) - function in com.twilio.video.Room.Listener
- Called when a participant has connected to a room.
- onParticipantDisconnected(Room,RemoteParticipant) - function in com.twilio.video.Room.Listener
- Called when a participant has disconnected from a room.
- onParticipantReconnected(Room,RemoteParticipant) - function in com.twilio.video.Room.Listener
- Called when a participant has reconnected to the room after a signaling connectiondisruption.
- onParticipantReconnecting(Room,RemoteParticipant) - function in com.twilio.video.Room.Listener
- Called when a participant is reconnecting to the room after a signaling connectiondisruption.
- onPointerCaptureChange(boolean) - function in android.view.VideoTextureView
- onPointerCaptureChange(boolean) - function in android.view.VideoView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.VideoTextureView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.VideoView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.VideoTextureView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.VideoView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.VideoTextureView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.VideoView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.VideoTextureView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.VideoView
- onProvideStructure(ViewStructure) - function in android.view.VideoTextureView
- onProvideStructure(ViewStructure) - function in android.view.VideoView
- onProvideVirtualStructure(ViewStructure) - function in android.view.VideoTextureView
- onProvideVirtualStructure(ViewStructure) - function in android.view.VideoView
- onReceiveContent(ContentInfo) - function in android.view.VideoTextureView
- onReceiveContent(ContentInfo) - function in android.view.VideoView
- onReconnected(Room) - function in com.twilio.video.Room.Listener
- Called after the LocalParticipant reconnects to a room after a networkdisruption.
- onReconnecting(Room,TwilioException) - function in com.twilio.video.Room.Listener
- Called when the LocalParticipant has experienced a network disruption and theclient begins trying to reestablish a connection to a room.
- onRecordingStarted(Room) - function in com.twilio.video.Room.Listener
- This method is only called when a Room which was not previously recording startsrecording.
- onRecordingStopped(Room) - function in com.twilio.video.Room.Listener
- This method is only called when a Room which was previously recording stopsrecording.
- onResolvePointerIcon(MotionEvent,int) - function in android.view.VideoTextureView
- onResolvePointerIcon(MotionEvent,int) - function in android.view.VideoView
- onRtlPropertiesChanged(int) - function in android.view.VideoTextureView
- onRtlPropertiesChanged(int) - function in android.view.VideoView
- onScreenCaptureError(String) - function in com.twilio.video.ScreenCapturer.Listener
- Reports an error that occurred in ScreenCapturer.
- onScreenStateChanged(int) - function in android.view.VideoTextureView
- onScreenStateChanged(int) - function in android.view.VideoView
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.VideoTextureView
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.VideoView
- onStartCapturing(AudioDeviceContext) - function in com.twilio.video.AudioDevice
- Raised when the capturer is ready to capture.
- onStartCapturing(AudioDeviceContext) - function in com.twilio.video.AudioDeviceCapturer
- Raised when the capturer is ready to capture.
- onStartCapturing(AudioDeviceContext) - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStartRendering(AudioDeviceContext) - function in com.twilio.video.AudioDevice
- Raised when the renderer is ready to render.
- onStartRendering(AudioDeviceContext) - function in com.twilio.video.AudioDeviceRenderer
- Raised when the renderer is ready to render.
- onStartRendering(AudioDeviceContext) - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStartTemporaryDetach() - function in android.view.VideoTextureView
- onStartTemporaryDetach() - function in android.view.VideoView
- onStats(List) - function in com.twilio.video.StatsListener
- Notifies when stats reports for all media tracks are ready.
- onStatsDelivered(RTCStatsReport) - function in com.twilio.video.RtcStatsAdapter
- onStatsDelivered(RTCStatsReport) - function in tvi.webrtc.RtcStatsAdapter
- onStopCapturing() - function in com.twilio.video.AudioDevice
- Raised when the capturer stops capturing.
- onStopCapturing() - function in com.twilio.video.AudioDeviceCapturer
- Raised when the capturer stops capturing.
- onStopCapturing() - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onStopRendering() - function in com.twilio.video.AudioDevice
- Raised when the capturer stops rendering.
- onStopRendering() - function in com.twilio.video.AudioDeviceRenderer
- Raised when the capturer stops rendering.
- onStopRendering() - function in com.twilio.video.DefaultAudioDevice
- This method is a no-op that returns
{@code false}. - onSurfaceTextureAvailable(SurfaceTexture,int,int) - function in com.twilio.video.VideoTextureView
- onSurfaceTextureAvailable(SurfaceTexture,int,int) - function in android.view.VideoTextureView
- onSurfaceTextureDestroyed(SurfaceTexture) - function in com.twilio.video.VideoTextureView
- onSurfaceTextureDestroyed(SurfaceTexture) - function in android.view.VideoTextureView
- onSurfaceTextureSizeChanged(SurfaceTexture,int,int) - function in com.twilio.video.VideoTextureView
- onSurfaceTextureSizeChanged(SurfaceTexture,int,int) - function in android.view.VideoTextureView
- onSurfaceTextureUpdated(SurfaceTexture) - function in com.twilio.video.VideoTextureView
- onSurfaceTextureUpdated(SurfaceTexture) - function in android.view.VideoTextureView
- onTouchEvent(MotionEvent) - function in android.view.VideoTextureView
- onTouchEvent(MotionEvent) - function in android.view.VideoView
- onTrackballEvent(MotionEvent) - function in android.view.VideoTextureView
- onTrackballEvent(MotionEvent) - function in android.view.VideoView
- onTranscription(Room,JSONObject) - function in com.twilio.video.Room.Listener
- This method is called when Real-Time Transcriptions are available in a Group Room.
- onVideoTrackDisabled(RemoteParticipant,RemoteVideoTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant video track has beendisabled.
- onVideoTrackEnabled(RemoteParticipant,RemoteVideoTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant video track has beenenabled.
- onVideoTrackPublicationFailed(LocalParticipant,LocalVideoTrack,TwilioException) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that the LocalParticipant failed to publish a LocalVideoTrack to a Room.
- onVideoTrackPublished(LocalParticipant,LocalVideoTrackPublication) - function in com.twilio.video.LocalParticipant.Listener
- This method notifies the listener that a LocalVideoTrack has been shared to a Room.
- onVideoTrackPublished(RemoteParticipant,RemoteVideoTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has published a to this Room.
- onVideoTrackPublishPriorityChanged(RemoteParticipant,RemoteVideoTrackPublication,TrackPriority) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteParticipant changed thepublished priority of the RemoteVideoTrack.
- onVideoTrackSubscribed(RemoteParticipant,RemoteVideoTrackPublication,RemoteVideoTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener the RemoteVideoTrack of the has been subscribed to.
- onVideoTrackSubscriptionFailed(RemoteParticipant,RemoteVideoTrackPublication,TwilioException) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that media negotiation for a RemoteVideoTrack failed.
- onVideoTrackSwitchedOff(RemoteParticipant,RemoteVideoTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a subscribed RemoteVideoTrack is switchedoff based on the bandwidth allocation algorithm.
- onVideoTrackSwitchedOn(RemoteParticipant,RemoteVideoTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a subscribed RemoteVideoTrack that wasswitched off is now switched back on based on the bandwidth allocation algorithm.
- onVideoTrackUnpublished(RemoteParticipant,RemoteVideoTrackPublication) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that a RemoteParticipant has removed a from this Room.
- onVideoTrackUnsubscribed(RemoteParticipant,RemoteVideoTrackPublication,RemoteVideoTrack) - function in com.twilio.video.RemoteParticipant.Listener
- This method notifies the listener that the RemoteVideoTrack of the has been unsubscribed from.
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.VideoTextureView
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.VideoView
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.VideoTextureView
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.VideoView
- onVisibilityAggregated(boolean) - function in android.view.VideoTextureView
- onVisibilityAggregated(boolean) - function in android.view.VideoView
- onWindowFocusChanged(boolean) - function in android.view.VideoTextureView
- onWindowFocusChanged(boolean) - function in android.view.VideoView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.VideoTextureView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.VideoView
- OpusCodec - class in com.twilio.video
- Lossy audio coding format.
- ordered(boolean) - function in com.twilio.video.DataTrackOptions.Builder
- Ordered transmission of messages.