A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
P
- Participant - class in com.twilio.video
- Interface that represents user in a Room.
- Participant.State - class in com.twilio.video.Participant
- The state of the signaling connection for a Participant.
- pauseVideo() - function in tvi.webrtc.VideoView
- PcmaCodec - class in com.twilio.video
- ITU-T standard for audio companding.
- PcmuCodec - class in com.twilio.video
- ITU-T standard for audio companding.
- performAccessibilityAction(int,Bundle) - function in android.view.VideoTextureView
- performAccessibilityAction(int,Bundle) - function in android.view.VideoView
- performClick() - function in android.view.VideoTextureView
- performClick() - function in android.view.VideoView
- performContextClick(float,float) - function in android.view.VideoTextureView
- performContextClick(float,float) - function in android.view.VideoView
- performHapticFeedback(int) - function in android.view.VideoTextureView
- performHapticFeedback(int) - function in android.view.VideoView
- performLongClick() - function in android.view.VideoTextureView
- performLongClick() - function in android.view.VideoView
- performReceiveContent(ContentInfo) - function in android.view.VideoTextureView
- performReceiveContent(ContentInfo) - function in android.view.VideoView
- PLATFORM - enum entry in com.twilio.video.LogModule
- playSoundEffect(int) - function in android.view.VideoTextureView
- playSoundEffect(int) - function in android.view.VideoView
- post(Runnable) - function in android.view.VideoTextureView
- post(Runnable) - function in android.view.VideoView
- postDelayed(Runnable,long) - function in android.view.VideoTextureView
- postDelayed(Runnable,long) - function in android.view.VideoView
- postInvalidate() - function in android.view.VideoTextureView
- postInvalidate() - function in android.view.VideoView
- postInvalidateDelayed(long) - function in android.view.VideoTextureView
- postInvalidateDelayed(long) - function in android.view.VideoView
- postInvalidateOnAnimation() - function in android.view.VideoTextureView
- postInvalidateOnAnimation() - function in android.view.VideoView
- postOnAnimation(Runnable) - function in android.view.VideoTextureView
- postOnAnimation(Runnable) - function in android.view.VideoView
- postOnAnimationDelayed(Runnable,long) - function in android.view.VideoTextureView
- postOnAnimationDelayed(Runnable,long) - function in android.view.VideoView
- PREDICTED - enum entry in com.twilio.video.TrackSwitchOffMode
In this mode, Tracks are pro-actively switched off when network congestion is predicted bythe bandwidth estimation mechanism.
- preferAudioCodecs(List) - function in com.twilio.video.ConnectOptions.Builder
- Set preferred audio codecs.
- preferVideoCodecs(List) - function in com.twilio.video.ConnectOptions.Builder
- Set preferred video codecs.
- PRESENTATION - enum entry in com.twilio.video.BandwidthProfileMode
This mode is for use cases where some RemoteVideoTrack(s) are deemed critical andmust be preserved at any cost over the other RemoteVideoTrack(s). The bandwidthallocation algorithm will allocate as big a share of the available downlink bandwidth as itpossibly can to the higher priority RemoteVideoTrack(s), and only then consider thelower priority RemoteVideoTrack(s). In case of low downlink bandwidth, the lowerpriority RemoteVideoTrack(s) are switched off in order to preserve the quality of thehigher priority RemoteVideoTrack(s).
- printStackTrace() - function in java.lang.Camera2Capturer.Exception
- printStackTrace() - function in java.lang.TwilioException
- publishTrack(LocalAudioTrack) - function in com.twilio.video.LocalParticipant
- Shares audio track to all participants in a Room with default .
- publishTrack(LocalAudioTrack,LocalTrackPublicationOptions) - function in com.twilio.video.LocalParticipant
- Shares audio track to all participants in a Room with the provided .
- publishTrack(LocalVideoTrack) - function in com.twilio.video.LocalParticipant
- Shares video track to all participants in a Room with default .
- publishTrack(LocalVideoTrack,LocalTrackPublicationOptions) - function in com.twilio.video.LocalParticipant
- Shares video track to all participants in a Room with the provided .
- publishTrack(LocalDataTrack) - function in com.twilio.video.LocalParticipant
- Shared data track to all participants in a Room with default .
- publishTrack(LocalDataTrack,LocalTrackPublicationOptions) - function in com.twilio.video.LocalParticipant
- Shared data track to all participants in a Room with the provided .