A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
- AAC - enum entry in livekit.LivekitModels.AudioCodec
AAC = 2;
- ACTIVE - enum entry in io.livekit.android.room.track.Track.StreamState
- ACTIVE - enum entry in livekit.LivekitModels.ParticipantInfo.State
ICE connectivity established
ACTIVE = 2;
- ACTIVE - enum entry in livekit.LivekitRtc.StreamState
ACTIVE = 0;
- ACTIVE - enum entry in livekit.LivekitEgress.StreamInfo.Status
ACTIVE = 0;
- ADD_TRACK - enum entry in livekit.LivekitRtc.SignalRequest.MessageCase
- addAddOutputUrls(String) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string add_output_urls = 2;
- addAddOutputUrlsBytes(ByteString) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string add_output_urls = 2;
- addAllAddOutputUrls(Iterable) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string add_output_urls = 2;
- addAllAudioFeatures(Iterable) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.AudioTrackFeature audio_features = 19;
- addAllAudioFeaturesValue(Iterable) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.AudioTrackFeature audio_features = 19;
- addAllCanPublishSources(Iterable) - function in livekit.LivekitModels.ParticipantPermission.Builder
sources that are allowed to be published
repeated .livekit.TrackSource can_publish_sources = 9;
- addAllCanPublishSourcesValue(Iterable) - function in livekit.LivekitModels.ParticipantPermission.Builder
sources that are allowed to be published
repeated .livekit.TrackSource can_publish_sources = 9;
- addAllCodecs(Iterable) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.SimulcastCodecInfo codecs = 13;
- addAllCodecs(Iterable) - function in livekit.LivekitModels.DisabledCodecs.Builder
disabled for both publish and subscribe
repeated .livekit.Codec codecs = 1;
- addAllDataChannels(Iterable) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.DataChannelInfo data_channels = 4;
- addAllDestinationIdentities(Iterable) - function in livekit.LivekitRoom.SendDataRequest.Builder
when set, only forward to these identities
repeated string destination_identities = 6;
- addAllDestinationIdentities(Iterable) - function in livekit.LivekitModels.DataPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 5;
- addAllDestinationIdentities(Iterable) - function in livekit.LivekitModels.UserPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 6 [deprecated = true];
- addAllDestinationSids(Iterable) - function in livekit.LivekitRoom.SendDataRequest.Builder
mark deprecated
repeated string destination_sids = 4 [deprecated = true];
- addAllDestinationSids(Iterable) - function in livekit.LivekitModels.UserPacket.Builder
the ID of the participants who will receive the message (sent to all by default)
repeated string destination_sids = 3 [deprecated = true];
- addAllEnabledCodecs(Iterable) - function in livekit.LivekitModels.Room.Builder
repeated .livekit.Codec enabled_codecs = 7;
- addAllEvents(Iterable) - function in livekit.LivekitAnalytics.AnalyticsEvents.Builder
repeated .livekit.AnalyticsEvent events = 1;
- addAllFeatures(Iterable) - function in livekit.LivekitRtc.UpdateLocalAudioTrack.Builder
repeated .livekit.AudioTrackFeature features = 2;
- addAllFeaturesValue(Iterable) - function in livekit.LivekitRtc.UpdateLocalAudioTrack.Builder
repeated .livekit.AudioTrackFeature features = 2;
- addAllFileOutputs(Iterable) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addAllFileOutputs(Iterable) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 9;
- addAllFileOutputs(Iterable) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 6;
- addAllFileOutputs(Iterable) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addAllFileOutputs(Iterable) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.EncodedFileOutput file_outputs = 3;
- addAllFileResults(Iterable) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.FileInfo file_results = 16;
- addAllIceServers(Iterable) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ICEServer ice_servers = 5;
- addAllIceServers(Iterable) - function in livekit.LivekitRtc.ReconnectResponse.Builder
repeated .livekit.ICEServer ice_servers = 1;
- addAllImageOutputs(Iterable) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addAllImageOutputs(Iterable) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 13;
- addAllImageOutputs(Iterable) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 9;
- addAllImageOutputs(Iterable) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addAllImageResults(Iterable) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.ImagesInfo image_results = 20;
- addAllInboundAddresses(Iterable) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 1;
- addAllInboundAddresses(Iterable) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 2;
- addAllInboundNumbers(Iterable) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 9;
- addAllInboundNumbers(Iterable) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 10;
- addAllInboundNumbers(Iterable) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 6;
- addAllInboundNumbers(Iterable) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 7;
- addAllInboundNumbersRegex(Iterable) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
repeated string inbound_numbers_regex = 4 [deprecated = true];
- addAllInboundNumbersRegex(Iterable) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
repeated string inbound_numbers_regex = 5 [deprecated = true];
- addAllInfo(Iterable) - function in livekit.LivekitEgress.StreamInfoList.Builder
repeated .livekit.StreamInfo info = 1;
- addAllItems(Iterable) - function in livekit.LivekitIngress.ListIngressResponse.Builder
repeated .livekit.IngressInfo items = 1;
- addAllItems(Iterable) - function in livekit.LivekitSip.ListSIPTrunkResponse.Builder
repeated .livekit.SIPTrunkInfo items = 1;
- addAllItems(Iterable) - function in livekit.LivekitSip.ListSIPDispatchRuleResponse.Builder
repeated .livekit.SIPDispatchRuleInfo items = 1;
- addAllItems(Iterable) - function in livekit.LivekitEgress.ListEgressResponse.Builder
repeated .livekit.EgressInfo items = 1;
- addAllLayers(Iterable) - function in livekit.LivekitModels.SimulcastCodecInfo.Builder
repeated .livekit.VideoLayer layers = 4;
- addAllLayers(Iterable) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.VideoLayer layers = 10;
- addAllLayers(Iterable) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.VideoLayer layers = 9;
- addAllLayers(Iterable) - function in livekit.LivekitRtc.UpdateVideoLayers.Builder
repeated .livekit.VideoLayer layers = 2;
- addAllLayers(Iterable) - function in livekit.LivekitIngress.IngressVideoEncodingOptions.Builder
simulcast layers to publish, when empty, should usually be set to layers at 1/2 and 1/4 of the dimensions
repeated .livekit.VideoLayer layers = 3;
- addAllNames(Iterable) - function in livekit.LivekitRoom.ListRoomsRequest.Builder
when set, will only return rooms with name match
repeated string names = 1;
- addAllOtherParticipants(Iterable) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ParticipantInfo other_participants = 3;
- addAllParticipants(Iterable) - function in livekit.LivekitRoom.ListParticipantsResponse.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addAllParticipants(Iterable) - function in livekit.LivekitRtc.ParticipantUpdate.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addAllParticipants(Iterable) - function in livekit.LivekitAnalytics.AnalyticsRoom.Builder
repeated .livekit.AnalyticsRoomParticipant participants = 4;
- addAllParticipantTracks(Iterable) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of participants and their tracks
repeated .livekit.ParticipantTracks participant_tracks = 5;
- addAllParticipantTracks(Iterable) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated .livekit.ParticipantTracks participant_tracks = 3;
- addAllPublish(Iterable) - function in livekit.LivekitModels.DisabledCodecs.Builder
only disable for publish
repeated .livekit.Codec publish = 2;
- addAllPublishTracks(Iterable) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.TrackPublishedResponse publish_tracks = 3;
- addAllQualities(Iterable) - function in livekit.LivekitRtc.SubscribedCodec.Builder
repeated .livekit.SubscribedQuality qualities = 2;
- addAllRegions(Iterable) - function in livekit.LivekitRtc.RegionSettings.Builder
repeated .livekit.RegionInfo regions = 1;
- addAllRemoveOutputUrls(Iterable) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string remove_output_urls = 3;
- addAllRooms(Iterable) - function in livekit.LivekitRoom.ListRoomsResponse.Builder
repeated .livekit.Room rooms = 1;
- addAllRooms(Iterable) - function in livekit.LivekitAnalytics.AnalyticsNodeRooms.Builder
repeated .livekit.AnalyticsRoom rooms = 4;
- addAllSegmentOutputs(Iterable) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addAllSegmentOutputs(Iterable) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 11;
- addAllSegmentOutputs(Iterable) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 8;
- addAllSegmentOutputs(Iterable) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addAllSegmentOutputs(Iterable) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 4;
- addAllSegmentResults(Iterable) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.SegmentsInfo segment_results = 17;
- addAllSegments(Iterable) - function in livekit.LivekitModels.Transcription.Builder
repeated .livekit.TranscriptionSegment segments = 4;
- addAllSimulcastCodecs(Iterable) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.SimulcastCodec simulcast_codecs = 10;
- addAllSpeakers(Iterable) - function in livekit.LivekitModels.ActiveSpeakerUpdate.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addAllSpeakers(Iterable) - function in livekit.LivekitRtc.SpeakersChanged.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addAllStats(Iterable) - function in livekit.LivekitAnalytics.AnalyticsStats.Builder
repeated .livekit.AnalyticsStat stats = 1;
- addAllStreamOutputs(Iterable) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addAllStreamOutputs(Iterable) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 10;
- addAllStreamOutputs(Iterable) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 7;
- addAllStreamOutputs(Iterable) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addAllStreamResults(Iterable) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.StreamInfo stream_results = 15;
- addAllStreams(Iterable) - function in livekit.LivekitAnalytics.AnalyticsStat.Builder
repeated .livekit.AnalyticsStream streams = 10;
- addAllStreamStates(Iterable) - function in livekit.LivekitRtc.StreamStateUpdate.Builder
repeated .livekit.StreamStateInfo stream_states = 1;
- addAllSubscribedCodecs(Iterable) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedCodec subscribed_codecs = 3;
- addAllSubscribedQualities(Iterable) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedQuality subscribed_qualities = 2;
- addAllTrackPermissions(Iterable) - function in livekit.LivekitRtc.SubscriptionPermission.Builder
repeated .livekit.TrackPermission track_permissions = 2;
- addAllTracks(Iterable) - function in livekit.LivekitModels.ParticipantInfo.Builder
repeated .livekit.TrackInfo tracks = 4;
- addAllTracks(Iterable) - function in livekit.LivekitIngress.IngressState.Builder
repeated .livekit.TrackInfo tracks = 6;
- addAllTrackSids(Iterable) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of sids of tracks
repeated string track_sids = 3;
- addAllTrackSids(Iterable) - function in livekit.LivekitModels.ParticipantTracks.Builder
repeated string track_sids = 2;
- addAllTrackSids(Iterable) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated string track_sids = 1;
- addAllTrackSids(Iterable) - function in livekit.LivekitRtc.UpdateTrackSettings.Builder
repeated string track_sids = 1;
- addAllTrackSids(Iterable) - function in livekit.LivekitRtc.TrackPermission.Builder
repeated string track_sids = 3;
- addAllTrackSidsDisabled(Iterable) - function in livekit.LivekitRtc.SyncState.Builder
repeated string track_sids_disabled = 6;
- addAllTrunkIds(Iterable) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rule
repeated string trunk_ids = 2;
- addAllTrunkIds(Iterable) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
repeated string trunk_ids = 3;
- addAllUpdates(Iterable) - function in livekit.LivekitRtc.ConnectionQualityUpdate.Builder
repeated .livekit.ConnectionQualityInfo updates = 1;
- addAllUrls(Iterable) - function in livekit.LivekitRtc.ICEServer.Builder
repeated string urls = 1;
- addAllUrls(Iterable) - function in livekit.LivekitEgress.StreamOutput.Builder
required
repeated string urls = 2;
- addAllVideoLayers(Iterable) - function in livekit.LivekitAnalytics.AnalyticsStream.Builder
repeated .livekit.AnalyticsVideoLayer video_layers = 15;
- addAudioFeatures(LivekitModels.AudioTrackFeature) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.AudioTrackFeature audio_features = 19;
- addAudioFeaturesValue(int) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.AudioTrackFeature audio_features = 19;
- addCanPublishSources(LivekitModels.TrackSource) - function in livekit.LivekitModels.ParticipantPermission.Builder
sources that are allowed to be published
repeated .livekit.TrackSource can_publish_sources = 9;
- addCanPublishSourcesValue(int) - function in livekit.LivekitModels.ParticipantPermission.Builder
sources that are allowed to be published
repeated .livekit.TrackSource can_publish_sources = 9;
- addChildrenForAccessibility(ArrayList) - function in android.view.SurfaceViewRenderer
- addChildrenForAccessibility(ArrayList) - function in android.view.TextureViewRenderer
- addCodecs(LivekitModels.SimulcastCodecInfo) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.SimulcastCodecInfo codecs = 13;
- addCodecs(int,LivekitModels.SimulcastCodecInfo) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.SimulcastCodecInfo codecs = 13;
- addCodecs(LivekitModels.SimulcastCodecInfo.Builder) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.SimulcastCodecInfo codecs = 13;
- addCodecs(int,LivekitModels.SimulcastCodecInfo.Builder) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.SimulcastCodecInfo codecs = 13;
- addCodecs(LivekitModels.Codec) - function in livekit.LivekitModels.DisabledCodecs.Builder
disabled for both publish and subscribe
repeated .livekit.Codec codecs = 1;
- addCodecs(int,LivekitModels.Codec) - function in livekit.LivekitModels.DisabledCodecs.Builder
disabled for both publish and subscribe
repeated .livekit.Codec codecs = 1;
- addCodecs(LivekitModels.Codec.Builder) - function in livekit.LivekitModels.DisabledCodecs.Builder
disabled for both publish and subscribe
repeated .livekit.Codec codecs = 1;
- addCodecs(int,LivekitModels.Codec.Builder) - function in livekit.LivekitModels.DisabledCodecs.Builder
disabled for both publish and subscribe
repeated .livekit.Codec codecs = 1;
- addDataChannels(LivekitRtc.DataChannelInfo) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.DataChannelInfo data_channels = 4;
- addDataChannels(int,LivekitRtc.DataChannelInfo) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.DataChannelInfo data_channels = 4;
- addDataChannels(LivekitRtc.DataChannelInfo.Builder) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.DataChannelInfo data_channels = 4;
- addDataChannels(int,LivekitRtc.DataChannelInfo.Builder) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.DataChannelInfo data_channels = 4;
- addDestinationIdentities(String) - function in livekit.LivekitRoom.SendDataRequest.Builder
when set, only forward to these identities
repeated string destination_identities = 6;
- addDestinationIdentities(String) - function in livekit.LivekitModels.DataPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 5;
- addDestinationIdentities(String) - function in livekit.LivekitModels.UserPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 6 [deprecated = true];
- addDestinationIdentitiesBytes(ByteString) - function in livekit.LivekitRoom.SendDataRequest.Builder
when set, only forward to these identities
repeated string destination_identities = 6;
- addDestinationIdentitiesBytes(ByteString) - function in livekit.LivekitModels.DataPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 5;
- addDestinationIdentitiesBytes(ByteString) - function in livekit.LivekitModels.UserPacket.Builder
identities of participants who will receive the message (sent to all by default)
repeated string destination_identities = 6 [deprecated = true];
- addDestinationSids(String) - function in livekit.LivekitRoom.SendDataRequest.Builder
mark deprecated
repeated string destination_sids = 4 [deprecated = true];
- addDestinationSids(String) - function in livekit.LivekitModels.UserPacket.Builder
the ID of the participants who will receive the message (sent to all by default)
repeated string destination_sids = 3 [deprecated = true];
- addDestinationSidsBytes(ByteString) - function in livekit.LivekitRoom.SendDataRequest.Builder
mark deprecated
repeated string destination_sids = 4 [deprecated = true];
- addDestinationSidsBytes(ByteString) - function in livekit.LivekitModels.UserPacket.Builder
the ID of the participants who will receive the message (sent to all by default)
repeated string destination_sids = 3 [deprecated = true];
- addEnabledCodecs(LivekitModels.Codec) - function in livekit.LivekitModels.Room.Builder
repeated .livekit.Codec enabled_codecs = 7;
- addEnabledCodecs(int,LivekitModels.Codec) - function in livekit.LivekitModels.Room.Builder
repeated .livekit.Codec enabled_codecs = 7;
- addEnabledCodecs(LivekitModels.Codec.Builder) - function in livekit.LivekitModels.Room.Builder
repeated .livekit.Codec enabled_codecs = 7;
- addEnabledCodecs(int,LivekitModels.Codec.Builder) - function in livekit.LivekitModels.Room.Builder
repeated .livekit.Codec enabled_codecs = 7;
- addEvents(LivekitAnalytics.AnalyticsEvent) - function in livekit.LivekitAnalytics.AnalyticsEvents.Builder
repeated .livekit.AnalyticsEvent events = 1;
- addEvents(int,LivekitAnalytics.AnalyticsEvent) - function in livekit.LivekitAnalytics.AnalyticsEvents.Builder
repeated .livekit.AnalyticsEvent events = 1;
- addEvents(LivekitAnalytics.AnalyticsEvent.Builder) - function in livekit.LivekitAnalytics.AnalyticsEvents.Builder
repeated .livekit.AnalyticsEvent events = 1;
- addEvents(int,LivekitAnalytics.AnalyticsEvent.Builder) - function in livekit.LivekitAnalytics.AnalyticsEvents.Builder
repeated .livekit.AnalyticsEvent events = 1;
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.SurfaceViewRenderer
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.TextureViewRenderer
- addFeatures(LivekitModels.AudioTrackFeature) - function in livekit.LivekitRtc.UpdateLocalAudioTrack.Builder
repeated .livekit.AudioTrackFeature features = 2;
- addFeaturesValue(int) - function in livekit.LivekitRtc.UpdateLocalAudioTrack.Builder
repeated .livekit.AudioTrackFeature features = 2;
- addFileOutputs(LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 9;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 9;
- addFileOutputs(LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 9;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 9;
- addFileOutputs(LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 6;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 6;
- addFileOutputs(LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 6;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 6;
- addFileOutputs(LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.EncodedFileOutput file_outputs = 11;
- addFileOutputs(LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.EncodedFileOutput file_outputs = 3;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.EncodedFileOutput file_outputs = 3;
- addFileOutputs(LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.EncodedFileOutput file_outputs = 3;
- addFileOutputs(int,LivekitEgress.EncodedFileOutput.Builder) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.EncodedFileOutput file_outputs = 3;
- addFileResults(LivekitEgress.FileInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.FileInfo file_results = 16;
- addFileResults(int,LivekitEgress.FileInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.FileInfo file_results = 16;
- addFileResults(LivekitEgress.FileInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.FileInfo file_results = 16;
- addFileResults(int,LivekitEgress.FileInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.FileInfo file_results = 16;
- addFocusables(ArrayList,Integer) - function in android.view.SurfaceViewRenderer
- addFocusables(ArrayList,Integer,Integer) - function in android.view.SurfaceViewRenderer
- addFocusables(ArrayList,Integer) - function in android.view.TextureViewRenderer
- addFocusables(ArrayList,Integer,Integer) - function in android.view.TextureViewRenderer
- addFrameListener(EglRenderer.FrameListener,Float,RendererCommon.GlDrawer) - function in livekit.org.webrtc.SurfaceViewRenderer
- addFrameListener(EglRenderer.FrameListener,Float) - function in livekit.org.webrtc.SurfaceViewRenderer
- addFrameListener(EglRenderer.FrameListener,Float,RendererCommon.GlDrawer) - function in io.livekit.android.renderer.TextureViewRenderer
- Register a callback to be invoked when a new video frame has been received.
- addFrameListener(EglRenderer.FrameListener,Float) - function in io.livekit.android.renderer.TextureViewRenderer
- Register a callback to be invoked when a new video frame has been received.
- addIceServers(LivekitRtc.ICEServer) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ICEServer ice_servers = 5;
- addIceServers(int,LivekitRtc.ICEServer) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ICEServer ice_servers = 5;
- addIceServers(LivekitRtc.ICEServer.Builder) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ICEServer ice_servers = 5;
- addIceServers(int,LivekitRtc.ICEServer.Builder) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ICEServer ice_servers = 5;
- addIceServers(LivekitRtc.ICEServer) - function in livekit.LivekitRtc.ReconnectResponse.Builder
repeated .livekit.ICEServer ice_servers = 1;
- addIceServers(int,LivekitRtc.ICEServer) - function in livekit.LivekitRtc.ReconnectResponse.Builder
repeated .livekit.ICEServer ice_servers = 1;
- addIceServers(LivekitRtc.ICEServer.Builder) - function in livekit.LivekitRtc.ReconnectResponse.Builder
repeated .livekit.ICEServer ice_servers = 1;
- addIceServers(int,LivekitRtc.ICEServer.Builder) - function in livekit.LivekitRtc.ReconnectResponse.Builder
repeated .livekit.ICEServer ice_servers = 1;
- addImageOutputs(LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(int,LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(int,LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 13;
- addImageOutputs(int,LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 13;
- addImageOutputs(LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 13;
- addImageOutputs(int,LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 13;
- addImageOutputs(LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 9;
- addImageOutputs(int,LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 9;
- addImageOutputs(LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 9;
- addImageOutputs(int,LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 9;
- addImageOutputs(LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(int,LivekitEgress.ImageOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageOutputs(int,LivekitEgress.ImageOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.ImageOutput image_outputs = 14;
- addImageResults(LivekitEgress.ImagesInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.ImagesInfo image_results = 20;
- addImageResults(int,LivekitEgress.ImagesInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.ImagesInfo image_results = 20;
- addImageResults(LivekitEgress.ImagesInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.ImagesInfo image_results = 20;
- addImageResults(int,LivekitEgress.ImagesInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.ImagesInfo image_results = 20;
- addInboundAddresses(String) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 1;
- addInboundAddresses(String) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 2;
- addInboundAddressesBytes(ByteString) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 1;
- addInboundAddressesBytes(ByteString) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
CIDR or IPs that traffic is accepted from An empty list means all inbound traffic is accepted.
repeated string inbound_addresses = 2;
- addInboundNumbers(String) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 9;
- addInboundNumbers(String) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 10;
- addInboundNumbers(String) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 6;
- addInboundNumbers(String) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 7;
- addInboundNumbersBytes(ByteString) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 9;
- addInboundNumbersBytes(ByteString) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
Accepted `To` values. This Trunk will only accept a call made to these numbers. This allows you to have distinct Trunks for different phone numbers at the same provider.
repeated string inbound_numbers = 10;
- addInboundNumbersBytes(ByteString) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 6;
- addInboundNumbersBytes(ByteString) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
Dispatch Rule will only accept a call made to these numbers (if set).
repeated string inbound_numbers = 7;
- addInboundNumbersRegex(String) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
repeated string inbound_numbers_regex = 4 [deprecated = true];
- addInboundNumbersRegex(String) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
repeated string inbound_numbers_regex = 5 [deprecated = true];
- addInboundNumbersRegexBytes(ByteString) - function in livekit.LivekitSip.CreateSIPTrunkRequest.Builder
repeated string inbound_numbers_regex = 4 [deprecated = true];
- addInboundNumbersRegexBytes(ByteString) - function in livekit.LivekitSip.SIPTrunkInfo.Builder
repeated string inbound_numbers_regex = 5 [deprecated = true];
- addInfo(LivekitEgress.StreamInfo) - function in livekit.LivekitEgress.StreamInfoList.Builder
repeated .livekit.StreamInfo info = 1;
- addInfo(int,LivekitEgress.StreamInfo) - function in livekit.LivekitEgress.StreamInfoList.Builder
repeated .livekit.StreamInfo info = 1;
- addInfo(LivekitEgress.StreamInfo.Builder) - function in livekit.LivekitEgress.StreamInfoList.Builder
repeated .livekit.StreamInfo info = 1;
- addInfo(int,LivekitEgress.StreamInfo.Builder) - function in livekit.LivekitEgress.StreamInfoList.Builder
repeated .livekit.StreamInfo info = 1;
- addItems(LivekitIngress.IngressInfo) - function in livekit.LivekitIngress.ListIngressResponse.Builder
repeated .livekit.IngressInfo items = 1;
- addItems(int,LivekitIngress.IngressInfo) - function in livekit.LivekitIngress.ListIngressResponse.Builder
repeated .livekit.IngressInfo items = 1;
- addItems(LivekitIngress.IngressInfo.Builder) - function in livekit.LivekitIngress.ListIngressResponse.Builder
repeated .livekit.IngressInfo items = 1;
- addItems(int,LivekitIngress.IngressInfo.Builder) - function in livekit.LivekitIngress.ListIngressResponse.Builder
repeated .livekit.IngressInfo items = 1;
- addItems(LivekitSip.SIPTrunkInfo) - function in livekit.LivekitSip.ListSIPTrunkResponse.Builder
repeated .livekit.SIPTrunkInfo items = 1;
- addItems(int,LivekitSip.SIPTrunkInfo) - function in livekit.LivekitSip.ListSIPTrunkResponse.Builder
repeated .livekit.SIPTrunkInfo items = 1;
- addItems(LivekitSip.SIPTrunkInfo.Builder) - function in livekit.LivekitSip.ListSIPTrunkResponse.Builder
repeated .livekit.SIPTrunkInfo items = 1;
- addItems(int,LivekitSip.SIPTrunkInfo.Builder) - function in livekit.LivekitSip.ListSIPTrunkResponse.Builder
repeated .livekit.SIPTrunkInfo items = 1;
- addItems(LivekitSip.SIPDispatchRuleInfo) - function in livekit.LivekitSip.ListSIPDispatchRuleResponse.Builder
repeated .livekit.SIPDispatchRuleInfo items = 1;
- addItems(int,LivekitSip.SIPDispatchRuleInfo) - function in livekit.LivekitSip.ListSIPDispatchRuleResponse.Builder
repeated .livekit.SIPDispatchRuleInfo items = 1;
- addItems(LivekitSip.SIPDispatchRuleInfo.Builder) - function in livekit.LivekitSip.ListSIPDispatchRuleResponse.Builder
repeated .livekit.SIPDispatchRuleInfo items = 1;
- addItems(int,LivekitSip.SIPDispatchRuleInfo.Builder) - function in livekit.LivekitSip.ListSIPDispatchRuleResponse.Builder
repeated .livekit.SIPDispatchRuleInfo items = 1;
- addItems(LivekitEgress.EgressInfo) - function in livekit.LivekitEgress.ListEgressResponse.Builder
repeated .livekit.EgressInfo items = 1;
- addItems(int,LivekitEgress.EgressInfo) - function in livekit.LivekitEgress.ListEgressResponse.Builder
repeated .livekit.EgressInfo items = 1;
- addItems(LivekitEgress.EgressInfo.Builder) - function in livekit.LivekitEgress.ListEgressResponse.Builder
repeated .livekit.EgressInfo items = 1;
- addItems(int,LivekitEgress.EgressInfo.Builder) - function in livekit.LivekitEgress.ListEgressResponse.Builder
repeated .livekit.EgressInfo items = 1;
- addKeyboardNavigationClusters(Collection,Integer) - function in android.view.SurfaceViewRenderer
- addKeyboardNavigationClusters(Collection,Integer) - function in android.view.TextureViewRenderer
- addLayers(LivekitModels.VideoLayer) - function in livekit.LivekitModels.SimulcastCodecInfo.Builder
repeated .livekit.VideoLayer layers = 4;
- addLayers(int,LivekitModels.VideoLayer) - function in livekit.LivekitModels.SimulcastCodecInfo.Builder
repeated .livekit.VideoLayer layers = 4;
- addLayers(LivekitModels.VideoLayer.Builder) - function in livekit.LivekitModels.SimulcastCodecInfo.Builder
repeated .livekit.VideoLayer layers = 4;
- addLayers(int,LivekitModels.VideoLayer.Builder) - function in livekit.LivekitModels.SimulcastCodecInfo.Builder
repeated .livekit.VideoLayer layers = 4;
- addLayers(LivekitModels.VideoLayer) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.VideoLayer layers = 10;
- addLayers(int,LivekitModels.VideoLayer) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.VideoLayer layers = 10;
- addLayers(LivekitModels.VideoLayer.Builder) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.VideoLayer layers = 10;
- addLayers(int,LivekitModels.VideoLayer.Builder) - function in livekit.LivekitModels.TrackInfo.Builder
repeated .livekit.VideoLayer layers = 10;
- addLayers(LivekitModels.VideoLayer) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.VideoLayer layers = 9;
- addLayers(int,LivekitModels.VideoLayer) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.VideoLayer layers = 9;
- addLayers(LivekitModels.VideoLayer.Builder) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.VideoLayer layers = 9;
- addLayers(int,LivekitModels.VideoLayer.Builder) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.VideoLayer layers = 9;
- addLayers(LivekitModels.VideoLayer) - function in livekit.LivekitRtc.UpdateVideoLayers.Builder
repeated .livekit.VideoLayer layers = 2;
- addLayers(int,LivekitModels.VideoLayer) - function in livekit.LivekitRtc.UpdateVideoLayers.Builder
repeated .livekit.VideoLayer layers = 2;
- addLayers(LivekitModels.VideoLayer.Builder) - function in livekit.LivekitRtc.UpdateVideoLayers.Builder
repeated .livekit.VideoLayer layers = 2;
- addLayers(int,LivekitModels.VideoLayer.Builder) - function in livekit.LivekitRtc.UpdateVideoLayers.Builder
repeated .livekit.VideoLayer layers = 2;
- addLayers(LivekitModels.VideoLayer) - function in livekit.LivekitIngress.IngressVideoEncodingOptions.Builder
simulcast layers to publish, when empty, should usually be set to layers at 1/2 and 1/4 of the dimensions
repeated .livekit.VideoLayer layers = 3;
- addLayers(int,LivekitModels.VideoLayer) - function in livekit.LivekitIngress.IngressVideoEncodingOptions.Builder
simulcast layers to publish, when empty, should usually be set to layers at 1/2 and 1/4 of the dimensions
repeated .livekit.VideoLayer layers = 3;
- addLayers(LivekitModels.VideoLayer.Builder) - function in livekit.LivekitIngress.IngressVideoEncodingOptions.Builder
simulcast layers to publish, when empty, should usually be set to layers at 1/2 and 1/4 of the dimensions
repeated .livekit.VideoLayer layers = 3;
- addLayers(int,LivekitModels.VideoLayer.Builder) - function in livekit.LivekitIngress.IngressVideoEncodingOptions.Builder
simulcast layers to publish, when empty, should usually be set to layers at 1/2 and 1/4 of the dimensions
repeated .livekit.VideoLayer layers = 3;
- addNames(String) - function in livekit.LivekitRoom.ListRoomsRequest.Builder
when set, will only return rooms with name match
repeated string names = 1;
- addNamesBytes(ByteString) - function in livekit.LivekitRoom.ListRoomsRequest.Builder
when set, will only return rooms with name match
repeated string names = 1;
- addObserver(Observer) - function in java.util.VideoSinkVisibility
- addObserver(Observer) - function in java.util.ViewVisibility
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.SurfaceViewRenderer
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.TextureViewRenderer
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.SurfaceViewRenderer
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.TextureViewRenderer
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.SurfaceViewRenderer
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.TextureViewRenderer
- addOtherParticipants(LivekitModels.ParticipantInfo) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ParticipantInfo other_participants = 3;
- addOtherParticipants(int,LivekitModels.ParticipantInfo) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ParticipantInfo other_participants = 3;
- addOtherParticipants(LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ParticipantInfo other_participants = 3;
- addOtherParticipants(int,LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRtc.JoinResponse.Builder
repeated .livekit.ParticipantInfo other_participants = 3;
- addParticipants(LivekitModels.ParticipantInfo) - function in livekit.LivekitRoom.ListParticipantsResponse.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(int,LivekitModels.ParticipantInfo) - function in livekit.LivekitRoom.ListParticipantsResponse.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRoom.ListParticipantsResponse.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(int,LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRoom.ListParticipantsResponse.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(LivekitModels.ParticipantInfo) - function in livekit.LivekitRtc.ParticipantUpdate.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(int,LivekitModels.ParticipantInfo) - function in livekit.LivekitRtc.ParticipantUpdate.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRtc.ParticipantUpdate.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(int,LivekitModels.ParticipantInfo.Builder) - function in livekit.LivekitRtc.ParticipantUpdate.Builder
repeated .livekit.ParticipantInfo participants = 1;
- addParticipants(LivekitAnalytics.AnalyticsRoomParticipant) - function in livekit.LivekitAnalytics.AnalyticsRoom.Builder
repeated .livekit.AnalyticsRoomParticipant participants = 4;
- addParticipants(int,LivekitAnalytics.AnalyticsRoomParticipant) - function in livekit.LivekitAnalytics.AnalyticsRoom.Builder
repeated .livekit.AnalyticsRoomParticipant participants = 4;
- addParticipants(LivekitAnalytics.AnalyticsRoomParticipant.Builder) - function in livekit.LivekitAnalytics.AnalyticsRoom.Builder
repeated .livekit.AnalyticsRoomParticipant participants = 4;
- addParticipants(int,LivekitAnalytics.AnalyticsRoomParticipant.Builder) - function in livekit.LivekitAnalytics.AnalyticsRoom.Builder
repeated .livekit.AnalyticsRoomParticipant participants = 4;
- addParticipantTracks(LivekitModels.ParticipantTracks) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of participants and their tracks
repeated .livekit.ParticipantTracks participant_tracks = 5;
- addParticipantTracks(int,LivekitModels.ParticipantTracks) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of participants and their tracks
repeated .livekit.ParticipantTracks participant_tracks = 5;
- addParticipantTracks(LivekitModels.ParticipantTracks.Builder) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of participants and their tracks
repeated .livekit.ParticipantTracks participant_tracks = 5;
- addParticipantTracks(int,LivekitModels.ParticipantTracks.Builder) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of participants and their tracks
repeated .livekit.ParticipantTracks participant_tracks = 5;
- addParticipantTracks(LivekitModels.ParticipantTracks) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated .livekit.ParticipantTracks participant_tracks = 3;
- addParticipantTracks(int,LivekitModels.ParticipantTracks) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated .livekit.ParticipantTracks participant_tracks = 3;
- addParticipantTracks(LivekitModels.ParticipantTracks.Builder) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated .livekit.ParticipantTracks participant_tracks = 3;
- addParticipantTracks(int,LivekitModels.ParticipantTracks.Builder) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated .livekit.ParticipantTracks participant_tracks = 3;
- addPublish(LivekitModels.Codec) - function in livekit.LivekitModels.DisabledCodecs.Builder
only disable for publish
repeated .livekit.Codec publish = 2;
- addPublish(int,LivekitModels.Codec) - function in livekit.LivekitModels.DisabledCodecs.Builder
only disable for publish
repeated .livekit.Codec publish = 2;
- addPublish(LivekitModels.Codec.Builder) - function in livekit.LivekitModels.DisabledCodecs.Builder
only disable for publish
repeated .livekit.Codec publish = 2;
- addPublish(int,LivekitModels.Codec.Builder) - function in livekit.LivekitModels.DisabledCodecs.Builder
only disable for publish
repeated .livekit.Codec publish = 2;
- addPublishedTrack(Track,TrackPublication,LocalParticipant,Room) - function in io.livekit.android.e2ee.E2EEManager
- addPublishTracks(LivekitRtc.TrackPublishedResponse) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.TrackPublishedResponse publish_tracks = 3;
- addPublishTracks(int,LivekitRtc.TrackPublishedResponse) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.TrackPublishedResponse publish_tracks = 3;
- addPublishTracks(LivekitRtc.TrackPublishedResponse.Builder) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.TrackPublishedResponse publish_tracks = 3;
- addPublishTracks(int,LivekitRtc.TrackPublishedResponse.Builder) - function in livekit.LivekitRtc.SyncState.Builder
repeated .livekit.TrackPublishedResponse publish_tracks = 3;
- addQualities(LivekitRtc.SubscribedQuality) - function in livekit.LivekitRtc.SubscribedCodec.Builder
repeated .livekit.SubscribedQuality qualities = 2;
- addQualities(int,LivekitRtc.SubscribedQuality) - function in livekit.LivekitRtc.SubscribedCodec.Builder
repeated .livekit.SubscribedQuality qualities = 2;
- addQualities(LivekitRtc.SubscribedQuality.Builder) - function in livekit.LivekitRtc.SubscribedCodec.Builder
repeated .livekit.SubscribedQuality qualities = 2;
- addQualities(int,LivekitRtc.SubscribedQuality.Builder) - function in livekit.LivekitRtc.SubscribedCodec.Builder
repeated .livekit.SubscribedQuality qualities = 2;
- addRegions(LivekitRtc.RegionInfo) - function in livekit.LivekitRtc.RegionSettings.Builder
repeated .livekit.RegionInfo regions = 1;
- addRegions(int,LivekitRtc.RegionInfo) - function in livekit.LivekitRtc.RegionSettings.Builder
repeated .livekit.RegionInfo regions = 1;
- addRegions(LivekitRtc.RegionInfo.Builder) - function in livekit.LivekitRtc.RegionSettings.Builder
repeated .livekit.RegionInfo regions = 1;
- addRegions(int,LivekitRtc.RegionInfo.Builder) - function in livekit.LivekitRtc.RegionSettings.Builder
repeated .livekit.RegionInfo regions = 1;
- addRemoveOutputUrls(String) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string remove_output_urls = 3;
- addRemoveOutputUrlsBytes(ByteString) - function in livekit.LivekitEgress.UpdateStreamRequest.Builder
repeated string remove_output_urls = 3;
- addRenderer(VideoSink) - function in io.livekit.android.room.track.LocalScreencastVideoTrack
- Add a VideoSink that will receive frames.
- addRenderer(VideoSink) - function in io.livekit.android.room.track.LocalVideoTrack
- Add a VideoSink that will receive frames.
- addRenderer(VideoSink) - function in io.livekit.android.room.track.RemoteVideoTrack
- If
autoManageVideo
is enabled, a VideoSinkVisibility should be passed, using ViewVisibility if using a traditional View layout, or ComposeVisibility if using Jetpack Compose. - addRenderer(VideoSink,VideoSinkVisibility) - function in io.livekit.android.room.track.RemoteVideoTrack
- addRenderer(VideoSink) - function in io.livekit.android.room.track.VideoTrack
- Add a VideoSink that will receive frames.
- addRooms(LivekitModels.Room) - function in livekit.LivekitRoom.ListRoomsResponse.Builder
repeated .livekit.Room rooms = 1;
- addRooms(int,LivekitModels.Room) - function in livekit.LivekitRoom.ListRoomsResponse.Builder
repeated .livekit.Room rooms = 1;
- addRooms(LivekitModels.Room.Builder) - function in livekit.LivekitRoom.ListRoomsResponse.Builder
repeated .livekit.Room rooms = 1;
- addRooms(int,LivekitModels.Room.Builder) - function in livekit.LivekitRoom.ListRoomsResponse.Builder
repeated .livekit.Room rooms = 1;
- addRooms(LivekitAnalytics.AnalyticsRoom) - function in livekit.LivekitAnalytics.AnalyticsNodeRooms.Builder
repeated .livekit.AnalyticsRoom rooms = 4;
- addRooms(int,LivekitAnalytics.AnalyticsRoom) - function in livekit.LivekitAnalytics.AnalyticsNodeRooms.Builder
repeated .livekit.AnalyticsRoom rooms = 4;
- addRooms(LivekitAnalytics.AnalyticsRoom.Builder) - function in livekit.LivekitAnalytics.AnalyticsNodeRooms.Builder
repeated .livekit.AnalyticsRoom rooms = 4;
- addRooms(int,LivekitAnalytics.AnalyticsRoom.Builder) - function in livekit.LivekitAnalytics.AnalyticsNodeRooms.Builder
repeated .livekit.AnalyticsRoom rooms = 4;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 11;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 11;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 11;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 11;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 8;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 8;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 8;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 8;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 13;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 4;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 4;
- addSegmentOutputs(LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 4;
- addSegmentOutputs(int,LivekitEgress.SegmentedFileOutput.Builder) - function in livekit.LivekitEgress.AutoParticipantEgress.Builder
repeated .livekit.SegmentedFileOutput segment_outputs = 4;
- addSegmentResults(LivekitEgress.SegmentsInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.SegmentsInfo segment_results = 17;
- addSegmentResults(int,LivekitEgress.SegmentsInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.SegmentsInfo segment_results = 17;
- addSegmentResults(LivekitEgress.SegmentsInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.SegmentsInfo segment_results = 17;
- addSegmentResults(int,LivekitEgress.SegmentsInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.SegmentsInfo segment_results = 17;
- addSegments(LivekitModels.TranscriptionSegment) - function in livekit.LivekitModels.Transcription.Builder
repeated .livekit.TranscriptionSegment segments = 4;
- addSegments(int,LivekitModels.TranscriptionSegment) - function in livekit.LivekitModels.Transcription.Builder
repeated .livekit.TranscriptionSegment segments = 4;
- addSegments(LivekitModels.TranscriptionSegment.Builder) - function in livekit.LivekitModels.Transcription.Builder
repeated .livekit.TranscriptionSegment segments = 4;
- addSegments(int,LivekitModels.TranscriptionSegment.Builder) - function in livekit.LivekitModels.Transcription.Builder
repeated .livekit.TranscriptionSegment segments = 4;
- addSimulcastCodecs(LivekitRtc.SimulcastCodec) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.SimulcastCodec simulcast_codecs = 10;
- addSimulcastCodecs(int,LivekitRtc.SimulcastCodec) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.SimulcastCodec simulcast_codecs = 10;
- addSimulcastCodecs(LivekitRtc.SimulcastCodec.Builder) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.SimulcastCodec simulcast_codecs = 10;
- addSimulcastCodecs(int,LivekitRtc.SimulcastCodec.Builder) - function in livekit.LivekitRtc.AddTrackRequest.Builder
repeated .livekit.SimulcastCodec simulcast_codecs = 10;
- addSink(AudioTrackSink) - function in io.livekit.android.room.track.RemoteAudioTrack
- Adds a sink that receives the audio bytes and related information for this audio track.
- addSpeakers(LivekitModels.SpeakerInfo) - function in livekit.LivekitModels.ActiveSpeakerUpdate.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(int,LivekitModels.SpeakerInfo) - function in livekit.LivekitModels.ActiveSpeakerUpdate.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(LivekitModels.SpeakerInfo.Builder) - function in livekit.LivekitModels.ActiveSpeakerUpdate.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(int,LivekitModels.SpeakerInfo.Builder) - function in livekit.LivekitModels.ActiveSpeakerUpdate.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(LivekitModels.SpeakerInfo) - function in livekit.LivekitRtc.SpeakersChanged.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(int,LivekitModels.SpeakerInfo) - function in livekit.LivekitRtc.SpeakersChanged.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(LivekitModels.SpeakerInfo.Builder) - function in livekit.LivekitRtc.SpeakersChanged.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addSpeakers(int,LivekitModels.SpeakerInfo.Builder) - function in livekit.LivekitRtc.SpeakersChanged.Builder
repeated .livekit.SpeakerInfo speakers = 1;
- addStats(LivekitAnalytics.AnalyticsStat) - function in livekit.LivekitAnalytics.AnalyticsStats.Builder
repeated .livekit.AnalyticsStat stats = 1;
- addStats(int,LivekitAnalytics.AnalyticsStat) - function in livekit.LivekitAnalytics.AnalyticsStats.Builder
repeated .livekit.AnalyticsStat stats = 1;
- addStats(LivekitAnalytics.AnalyticsStat.Builder) - function in livekit.LivekitAnalytics.AnalyticsStats.Builder
repeated .livekit.AnalyticsStat stats = 1;
- addStats(int,LivekitAnalytics.AnalyticsStat.Builder) - function in livekit.LivekitAnalytics.AnalyticsStats.Builder
repeated .livekit.AnalyticsStat stats = 1;
- addStreamOutputs(LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(int,LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(int,LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.RoomCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 10;
- addStreamOutputs(int,LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 10;
- addStreamOutputs(LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 10;
- addStreamOutputs(int,LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.WebEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 10;
- addStreamOutputs(LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 7;
- addStreamOutputs(int,LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 7;
- addStreamOutputs(LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 7;
- addStreamOutputs(int,LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.ParticipantEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 7;
- addStreamOutputs(LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(int,LivekitEgress.StreamOutput) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamOutputs(int,LivekitEgress.StreamOutput.Builder) - function in livekit.LivekitEgress.TrackCompositeEgressRequest.Builder
repeated .livekit.StreamOutput stream_outputs = 12;
- addStreamResults(LivekitEgress.StreamInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.StreamInfo stream_results = 15;
- addStreamResults(int,LivekitEgress.StreamInfo) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.StreamInfo stream_results = 15;
- addStreamResults(LivekitEgress.StreamInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.StreamInfo stream_results = 15;
- addStreamResults(int,LivekitEgress.StreamInfo.Builder) - function in livekit.LivekitEgress.EgressInfo.Builder
repeated .livekit.StreamInfo stream_results = 15;
- addStreams(LivekitAnalytics.AnalyticsStream) - function in livekit.LivekitAnalytics.AnalyticsStat.Builder
repeated .livekit.AnalyticsStream streams = 10;
- addStreams(int,LivekitAnalytics.AnalyticsStream) - function in livekit.LivekitAnalytics.AnalyticsStat.Builder
repeated .livekit.AnalyticsStream streams = 10;
- addStreams(LivekitAnalytics.AnalyticsStream.Builder) - function in livekit.LivekitAnalytics.AnalyticsStat.Builder
repeated .livekit.AnalyticsStream streams = 10;
- addStreams(int,LivekitAnalytics.AnalyticsStream.Builder) - function in livekit.LivekitAnalytics.AnalyticsStat.Builder
repeated .livekit.AnalyticsStream streams = 10;
- addStreamStates(LivekitRtc.StreamStateInfo) - function in livekit.LivekitRtc.StreamStateUpdate.Builder
repeated .livekit.StreamStateInfo stream_states = 1;
- addStreamStates(int,LivekitRtc.StreamStateInfo) - function in livekit.LivekitRtc.StreamStateUpdate.Builder
repeated .livekit.StreamStateInfo stream_states = 1;
- addStreamStates(LivekitRtc.StreamStateInfo.Builder) - function in livekit.LivekitRtc.StreamStateUpdate.Builder
repeated .livekit.StreamStateInfo stream_states = 1;
- addStreamStates(int,LivekitRtc.StreamStateInfo.Builder) - function in livekit.LivekitRtc.StreamStateUpdate.Builder
repeated .livekit.StreamStateInfo stream_states = 1;
- addSubscribedCodecs(LivekitRtc.SubscribedCodec) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedCodec subscribed_codecs = 3;
- addSubscribedCodecs(int,LivekitRtc.SubscribedCodec) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedCodec subscribed_codecs = 3;
- addSubscribedCodecs(LivekitRtc.SubscribedCodec.Builder) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedCodec subscribed_codecs = 3;
- addSubscribedCodecs(int,LivekitRtc.SubscribedCodec.Builder) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedCodec subscribed_codecs = 3;
- addSubscribedQualities(LivekitRtc.SubscribedQuality) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedQuality subscribed_qualities = 2;
- addSubscribedQualities(int,LivekitRtc.SubscribedQuality) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedQuality subscribed_qualities = 2;
- addSubscribedQualities(LivekitRtc.SubscribedQuality.Builder) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedQuality subscribed_qualities = 2;
- addSubscribedQualities(int,LivekitRtc.SubscribedQuality.Builder) - function in livekit.LivekitRtc.SubscribedQualityUpdate.Builder
repeated .livekit.SubscribedQuality subscribed_qualities = 2;
- addSubscribedTrack(Track,TrackPublication,RemoteParticipant,Room) - function in io.livekit.android.e2ee.E2EEManager
- addSuppressed(Throwable) - function in kotlin.RoomException
- addSuppressed(Throwable) - function in kotlin.RoomException.ConnectException
- addSuppressed(Throwable) - function in kotlin.TrackException
- addSuppressed(Throwable) - function in kotlin.TrackException.InvalidTrackTypeException
- addSuppressed(Throwable) - function in kotlin.TrackException.DuplicateTrackException
- addSuppressed(Throwable) - function in kotlin.TrackException.InvalidTrackStateException
- addSuppressed(Throwable) - function in kotlin.TrackException.MediaException
- addSuppressed(Throwable) - function in kotlin.TrackException.PublishException
- addTouchables(ArrayList) - function in android.view.SurfaceViewRenderer
- addTouchables(ArrayList) - function in android.view.TextureViewRenderer
- addTrackPermissions(LivekitRtc.TrackPermission) - function in livekit.LivekitRtc.SubscriptionPermission.Builder
repeated .livekit.TrackPermission track_permissions = 2;
- addTrackPermissions(int,LivekitRtc.TrackPermission) - function in livekit.LivekitRtc.SubscriptionPermission.Builder
repeated .livekit.TrackPermission track_permissions = 2;
- addTrackPermissions(LivekitRtc.TrackPermission.Builder) - function in livekit.LivekitRtc.SubscriptionPermission.Builder
repeated .livekit.TrackPermission track_permissions = 2;
- addTrackPermissions(int,LivekitRtc.TrackPermission.Builder) - function in livekit.LivekitRtc.SubscriptionPermission.Builder
repeated .livekit.TrackPermission track_permissions = 2;
- addTracks(LivekitModels.TrackInfo) - function in livekit.LivekitModels.ParticipantInfo.Builder
repeated .livekit.TrackInfo tracks = 4;
- addTracks(int,LivekitModels.TrackInfo) - function in livekit.LivekitModels.ParticipantInfo.Builder
repeated .livekit.TrackInfo tracks = 4;
- addTracks(LivekitModels.TrackInfo.Builder) - function in livekit.LivekitModels.ParticipantInfo.Builder
repeated .livekit.TrackInfo tracks = 4;
- addTracks(int,LivekitModels.TrackInfo.Builder) - function in livekit.LivekitModels.ParticipantInfo.Builder
repeated .livekit.TrackInfo tracks = 4;
- addTracks(LivekitModels.TrackInfo) - function in livekit.LivekitIngress.IngressState.Builder
repeated .livekit.TrackInfo tracks = 6;
- addTracks(int,LivekitModels.TrackInfo) - function in livekit.LivekitIngress.IngressState.Builder
repeated .livekit.TrackInfo tracks = 6;
- addTracks(LivekitModels.TrackInfo.Builder) - function in livekit.LivekitIngress.IngressState.Builder
repeated .livekit.TrackInfo tracks = 6;
- addTracks(int,LivekitModels.TrackInfo.Builder) - function in livekit.LivekitIngress.IngressState.Builder
repeated .livekit.TrackInfo tracks = 6;
- addTrackSids(String) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of sids of tracks
repeated string track_sids = 3;
- addTrackSids(String) - function in livekit.LivekitModels.ParticipantTracks.Builder
repeated string track_sids = 2;
- addTrackSids(String) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated string track_sids = 1;
- addTrackSids(String) - function in livekit.LivekitRtc.UpdateTrackSettings.Builder
repeated string track_sids = 1;
- addTrackSids(String) - function in livekit.LivekitRtc.TrackPermission.Builder
repeated string track_sids = 3;
- addTrackSidsBytes(ByteString) - function in livekit.LivekitRoom.UpdateSubscriptionsRequest.Builder
list of sids of tracks
repeated string track_sids = 3;
- addTrackSidsBytes(ByteString) - function in livekit.LivekitModels.ParticipantTracks.Builder
repeated string track_sids = 2;
- addTrackSidsBytes(ByteString) - function in livekit.LivekitRtc.UpdateSubscription.Builder
repeated string track_sids = 1;
- addTrackSidsBytes(ByteString) - function in livekit.LivekitRtc.UpdateTrackSettings.Builder
repeated string track_sids = 1;
- addTrackSidsBytes(ByteString) - function in livekit.LivekitRtc.TrackPermission.Builder
repeated string track_sids = 3;
- addTrackSidsDisabled(String) - function in livekit.LivekitRtc.SyncState.Builder
repeated string track_sids_disabled = 6;
- addTrackSidsDisabledBytes(ByteString) - function in livekit.LivekitRtc.SyncState.Builder
repeated string track_sids_disabled = 6;
- addTrunkIds(String) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rule
repeated string trunk_ids = 2;
- addTrunkIds(String) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
repeated string trunk_ids = 3;
- addTrunkIdsBytes(ByteString) - function in livekit.LivekitSip.CreateSIPDispatchRuleRequest.Builder
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rule
repeated string trunk_ids = 2;
- addTrunkIdsBytes(ByteString) - function in livekit.LivekitSip.SIPDispatchRuleInfo.Builder
repeated string trunk_ids = 3;
- addUpdates(LivekitRtc.ConnectionQualityInfo) - function in livekit.LivekitRtc.ConnectionQualityUpdate.Builder
repeated .livekit.ConnectionQualityInfo updates = 1;
- addUpdates(int,LivekitRtc.ConnectionQualityInfo) - function in livekit.LivekitRtc.ConnectionQualityUpdate.Builder
repeated .livekit.ConnectionQualityInfo updates = 1;
- addUpdates(LivekitRtc.ConnectionQualityInfo.Builder) - function in livekit.LivekitRtc.ConnectionQualityUpdate.Builder
repeated .livekit.ConnectionQualityInfo updates = 1;
- addUpdates(int,LivekitRtc.ConnectionQualityInfo.Builder) - function in livekit.LivekitRtc.ConnectionQualityUpdate.Builder
repeated .livekit.ConnectionQualityInfo updates = 1;
- addUrls(String) - function in livekit.LivekitRtc.ICEServer.Builder
repeated string urls = 1;
- addUrls(String) - function in livekit.LivekitEgress.StreamOutput.Builder
required
repeated string urls = 2;
- addUrlsBytes(ByteString) - function in livekit.LivekitRtc.ICEServer.Builder
repeated string urls = 1;
- addUrlsBytes(ByteString) - function in livekit.LivekitEgress.StreamOutput.Builder
required
repeated string urls = 2;
- addVideoLayers(LivekitAnalytics.AnalyticsVideoLayer) - function in livekit.LivekitAnalytics.AnalyticsStream.Builder
repeated .livekit.AnalyticsVideoLayer video_layers = 15;
- addVideoLayers(int,LivekitAnalytics.AnalyticsVideoLayer) - function in livekit.LivekitAnalytics.AnalyticsStream.Builder
repeated .livekit.AnalyticsVideoLayer video_layers = 15;
- addVideoLayers(LivekitAnalytics.AnalyticsVideoLayer.Builder) - function in livekit.LivekitAnalytics.AnalyticsStream.Builder
repeated .livekit.AnalyticsVideoLayer video_layers = 15;
- addVideoLayers(int,LivekitAnalytics.AnalyticsVideoLayer.Builder) - function in livekit.LivekitAnalytics.AnalyticsStream.Builder
repeated .livekit.AnalyticsVideoLayer video_layers = 15;
- ADVANCED - enum entry in livekit.LivekitEgress.RoomCompositeEgressRequest.OptionsCase
- ADVANCED - enum entry in livekit.LivekitEgress.WebEgressRequest.OptionsCase
- ADVANCED - enum entry in livekit.LivekitEgress.ParticipantEgressRequest.OptionsCase
- ADVANCED - enum entry in livekit.LivekitEgress.TrackCompositeEgressRequest.OptionsCase
- ADVANCED - enum entry in livekit.LivekitEgress.AutoParticipantEgress.OptionsCase
- AGENT - enum entry in io.livekit.android.room.participant.Participant.Kind
- AGENT - enum entry in livekit.LivekitModels.ParticipantInfo.Kind
LiveKit agents
AGENT = 4;
- ALIOSS - enum entry in livekit.LivekitEgress.EncodedFileOutput.OutputCase
- ALIOSS - enum entry in livekit.LivekitEgress.SegmentedFileOutput.OutputCase
- ALIOSS - enum entry in livekit.LivekitEgress.DirectFileOutput.OutputCase
- ALIOSS - enum entry in livekit.LivekitEgress.ImageOutput.OutputCase
- ALIOSS - enum entry in livekit.LivekitEgress.AutoTrackEgress.OutputCase
- Alpha - class in io.livekit.android.annotations
- ANDROID - enum entry in livekit.LivekitModels.ClientInfo.SDK
ANDROID = 3;
- animate() - function in android.view.SurfaceViewRenderer
- animate() - function in android.view.TextureViewRenderer
- announceForAccessibility(CharSequence) - function in android.view.SurfaceViewRenderer
- announceForAccessibility(CharSequence) - function in android.view.TextureViewRenderer
- ANSWER - enum entry in livekit.LivekitRtc.SignalRequest.MessageCase
- ANSWER - enum entry in livekit.LivekitRtc.SignalResponse.MessageCase
- applyTransactionToFrame(SurfaceControl.Transaction) - function in android.view.SurfaceViewRenderer
- ASSIGNMENT - enum entry in livekit.LivekitAgent.ServerMessage.MessageCase
- attachBaseContext(Context) - function in android.app.ScreenCaptureService
- attachInterface(IInterface,String) - function in android.os.ScreenCaptureService.ScreenCaptureBinder
- AUDIO - enum entry in io.livekit.android.room.track.Track.Kind
- AUDIO - enum entry in livekit.LivekitModels.TrackType
AUDIO = 0;
- audioDeviceModule(OverridesModule) - function in io.livekit.android.dagger.OverridesModule_AudioDeviceModuleFactory
- AudioFocusHandler - class in io.livekit.android.audio
- A basic AudioHandler that manages audio focus while started.
- AudioFocusHandler_Factory - class in io.livekit.android.audio
- AudioHandler - class in io.livekit.android.audio
- Interface for handling android audio.
- audioHandler(OverridesModule) - function in io.livekit.android.dagger.OverridesModule_AudioHandlerFactory
- audioHandler(Provider,AudioHandler,AudioType) - function in io.livekit.android.dagger.AudioHandlerModule_AudioHandlerFactory
- AudioHandlerModule_AudioHandlerFactory - class in io.livekit.android.dagger
- AudioHandlerModule_AudioOutputAttributesFactory - class in io.livekit.android.dagger
- AudioHandlerModule_AudioOutputTypeFactory - class in io.livekit.android.dagger
- AudioHandlerModule_CommunicationWorkaroundFactory - class in io.livekit.android.dagger
- audioModule(AudioDeviceModule,Function1,AudioAttributes,Context,CloseableManager,CommunicationWorkaround) - function in io.livekit.android.dagger.RTCModule_AudioModuleFactory
- AudioOptions - class in io.livekit.android
- Options for customizing the audio settings of LiveKit.
- audioOutputAttributes(AudioType) - function in io.livekit.android.dagger.AudioHandlerModule_AudioOutputAttributesFactory
- audioOutputType(AudioType) - function in io.livekit.android.dagger.AudioHandlerModule_AudioOutputTypeFactory
- audioOutputType(OverridesModule) - function in io.livekit.android.dagger.OverridesModule_AudioOutputTypeFactory
- AudioProcessingController - class in io.livekit.android.audio
- Interface for controlling external audio processing.
- audioProcessingController(CustomAudioProcessingFactory) - function in io.livekit.android.dagger.RTCModule_AudioProcessingControllerFactory
- audioProcessingFactory(CustomAudioProcessingFactory) - function in io.livekit.android.dagger.RTCModule_AudioProcessingFactoryFactory
- AudioProcessorInterface - class in io.livekit.android.audio
- Interface for external audio processing.
- AudioProcessorOptions - class in io.livekit.android.audio
- Options for audio processing.
- audioProcessorOptions(OverridesModule) - function in io.livekit.android.dagger.OverridesModule_AudioProcessorOptionsFactory
- AudioSwitchHandler - class in io.livekit.android.audio
- An AudioHandler built on top of AudioSwitch.
- AudioSwitchHandler.Companion - class in io.livekit.android.audio.AudioSwitchHandler
- AudioSwitchHandler_Factory - class in io.livekit.android.audio
- AudioTrack - class in io.livekit.android.room.track
- A class representing an audio track.
- AudioTrackPublishDefaults - class in io.livekit.android.room.participant
- Default options for publishing an audio track.
- AudioTrackPublishOptions - class in io.livekit.android.room.participant
- Options for publishing an audio track.
- AudioType - class in io.livekit.android
- Audio types for customizing the audio of LiveKit.
- AudioType.CallAudioType - class in io.livekit.android.AudioType
- An audio type for calls (i.e.
- AudioType.CustomAudioType - class in io.livekit.android.AudioType
- An audio type that takes in a user-defined AudioAttributes and audio stream type.
- AudioType.MediaAudioType - class in io.livekit.android.AudioType
- An audio type for general media playback usage (i.e.
- autofill(AutofillValue) - function in android.view.SurfaceViewRenderer
- autofill(SparseArray) - function in android.view.SurfaceViewRenderer
- autofill(AutofillValue) - function in android.view.TextureViewRenderer
- autofill(SparseArray) - function in android.view.TextureViewRenderer
- AV1 - enum entry in io.livekit.android.room.track.VideoCodec
- AVAILABILITY - enum entry in livekit.LivekitAgent.WorkerMessage.MessageCase
- AVAILABILITY - enum entry in livekit.LivekitAgent.ServerMessage.MessageCase
- awakenScrollBars() - function in android.view.SurfaceViewRenderer
- awakenScrollBars(Integer) - function in android.view.SurfaceViewRenderer
- awakenScrollBars(Integer,Boolean) - function in android.view.SurfaceViewRenderer
- awakenScrollBars() - function in android.view.TextureViewRenderer
- awakenScrollBars(Integer) - function in android.view.TextureViewRenderer
- awakenScrollBars(Integer,Boolean) - function in android.view.TextureViewRenderer
- AZURE - enum entry in livekit.LivekitEgress.EncodedFileOutput.OutputCase
- AZURE - enum entry in livekit.LivekitEgress.SegmentedFileOutput.OutputCase
- AZURE - enum entry in livekit.LivekitEgress.DirectFileOutput.OutputCase
- AZURE - enum entry in livekit.LivekitEgress.ImageOutput.OutputCase
- AZURE - enum entry in livekit.LivekitEgress.AutoTrackEgress.OutputCase