A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
V
- VALIDATION_ERROR - enum entry in io.getstream.video.android.core.errors.VideoErrorCode
- valueOf(java.lang.String) - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.errors.VideoErrorCode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.logging.HttpLoggingLevel
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.model.CallEventType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.model.StreamPeerType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.video.android.core.model.VisibilityOnScreenState
- Returns the enum constant of this type with the specified name.
- values() - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.errors.VideoErrorCode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.logging.HttpLoggingLevel
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.model.CallEventType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.model.StreamPeerType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.video.android.core.model.VisibilityOnScreenState
- Returns an array containing the constants of this enum type, in the order they're declared.
- VIDEO - enum entry in io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind
- videoConnect() - function in org.openapitools.client.apis.ProductvideoApi
- Video Connect (WebSocket) Establishes WebSocket connection for user to video Sends events: - connection.ok - health.
- VideoErrorCode - class in io.getstream.video.android.core.errors
- VideoErrorCode.Companion - class in io.getstream.video.android.core.errors.VideoErrorCode
- VideoErrorCodeKt - class in io.getstream.video.android.core.errors
- VideoEvent - class in org.openapitools.client.models
- The discriminator object for all websocket events, you should use this to map event payloads to their own type
- VideoEventAdapter - class in org.openapitools.client.models
- VideoEventListener - class in io.getstream.video.android.core.events
- VideoFilter - class in io.getstream.video.android.core.call.video
- Do not create instances directly.
- VideoModelKt - class in io.getstream.video.android.core.model
- videoPin(java.lang.String,java.lang.String,org.openapitools.client.models.PinRequest) - function in org.openapitools.client.apis.ProductvideoApi
- Pin Pins a track for all users in the call.
- VideoQuality - class in org.openapitools.client.models
- VideoResolution - class in org.openapitools.client.models
- VideoSettingsRequest - class in org.openapitools.client.models
- VideoSettingsRequest.CameraFacing - class in org.openapitools.client.models.VideoSettingsRequest
- Values: front,back,
external - VideoSettingsRequest.CameraFacing.Back - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsRequest.CameraFacing.CameraFacingAdapter - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsRequest.CameraFacing.Companion - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsRequest.CameraFacing.External - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsRequest.CameraFacing.Front - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsRequest.CameraFacing.Unknown - class in org.openapitools.client.models.VideoSettingsRequest.CameraFacing
- VideoSettingsResponse - class in org.openapitools.client.models
- VideoSettingsResponse.CameraFacing - class in org.openapitools.client.models.VideoSettingsResponse
- Values: front,back,
external - VideoSettingsResponse.CameraFacing.Back - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoSettingsResponse.CameraFacing.CameraFacingAdapter - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoSettingsResponse.CameraFacing.Companion - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoSettingsResponse.CameraFacing.External - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoSettingsResponse.CameraFacing.Front - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoSettingsResponse.CameraFacing.Unknown - class in org.openapitools.client.models.VideoSettingsResponse.CameraFacing
- VideoTrack - class in io.getstream.video.android.core.model
- videoUnpin(java.lang.String,java.lang.String,org.openapitools.client.models.UnpinRequest) - function in org.openapitools.client.apis.ProductvideoApi
- Unpin Unpins a track for all users in the call.
- VisibilityOnScreenState - class in io.getstream.video.android.core.model
- Participant visibility on the screen.
- VISIBLE - enum entry in io.getstream.video.android.core.model.VisibilityOnScreenState
The participant is visible on the screen.