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

G

getAgent() - function in io.livekit.android.compose.state.VoiceAssistant
 
getAgentAttributes() - function in io.livekit.android.compose.state.VoiceAssistant
 
getAgentConnectTimeout() - function in io.livekit.android.compose.state.SessionOptions
Amount of time to wait for an agent to join the room, before transitioning the Agent to the failure state.
getAgentParticipant() - function in io.livekit.android.compose.state.Agent
The RemoteParticipant for this agent.
getAgentState() - function in io.livekit.android.compose.state.Agent
The state of the agent.
getAgentTranscriptions() - function in io.livekit.android.compose.state.VoiceAssistant
 
getAttributes() - function in io.livekit.android.compose.state.Agent
The agent attributes for the agent.
getAttributes() - function in io.livekit.android.compose.types.ReceivedMessage
A map of user defined attributes that are associated with the message.
getAttributes() - function in io.livekit.android.compose.types.ReceivedChatMessage
A map of user defined attributes that are associated with the message.
getAttributes() - function in io.livekit.android.compose.types.ReceivedUserTranscriptionMessage
A map of user defined attributes that are associated with the message.
getAttributes() - function in io.livekit.android.compose.types.ReceivedAgentTranscriptionMessage
A map of user defined attributes that are associated with the message.
getAudioDevices() - function in io.livekit.android.compose.types.LocalMedia
The list of available audio devices.
getAudioFlow() - function in io.livekit.android.compose.ui.audio.AudioTrackSinkFlow
 
getAudioFormat() - function in io.livekit.android.compose.ui.audio.AudioTrackSinkFlow
 
getAudioTrack() - function in io.livekit.android.compose.state.Agent
The agent's audio track if available.
getAudioTrack() - function in io.livekit.android.compose.state.VoiceAssistant
 
getBitsPerSample() - function in io.livekit.android.compose.ui.audio.AudioFormat
 
getCameraCanSwitchPosition() - function in io.livekit.android.compose.types.LocalMedia
Whether the camera can switch position (i.e.
getCameraDevices() - function in io.livekit.android.compose.types.LocalMedia
The list of available camera devices.
getCameraTrack() - function in io.livekit.android.compose.types.LocalMedia
The local participant's camera track if one is published.
getCanListen() - function in io.livekit.android.compose.state.Agent
Whether the agent is capable of accepting input (including while the agent is thinking or speaking).
getConnectionState() - function in io.livekit.android.compose.state.Session
The ConnectionState of the session.
getDeviceIds() - function in io.livekit.android.compose.ui.DeviceState
 
getEditTimestamp() - function in io.livekit.android.compose.types.ReceivedChatMessage
 
getFailureReasons() - function in io.livekit.android.compose.state.Agent
A list of failure reasons that have occurred for this agent.
getFftFlow() - function in io.livekit.android.compose.ui.audio.FFTAudioAnalyzer
A flow of frequencies for the audio bytes given through queueInput.
getFromParticipant() - function in io.livekit.android.compose.types.ReceivedMessage
The participant this message belongs to.
getFromParticipant() - function in io.livekit.android.compose.types.ReceivedChatMessage
The participant this message belongs to.
getFromParticipant() - function in io.livekit.android.compose.types.ReceivedUserTranscriptionMessage
The participant this message belongs to.
getFromParticipant() - function in io.livekit.android.compose.types.ReceivedAgentTranscriptionMessage
The participant this message belongs to.
getId() - function in io.livekit.android.compose.chat.LegacyChatMessage
The identifier for the message
getId() - function in io.livekit.android.compose.types.ReceivedMessage
The id for the message.
getId() - function in io.livekit.android.compose.types.ReceivedChatMessage
The id for the message.
getId() - function in io.livekit.android.compose.types.ReceivedUserTranscriptionMessage
The id for the message.
getId() - function in io.livekit.android.compose.types.ReceivedAgentTranscriptionMessage
The id for the message.
getIdentities() - function in io.livekit.android.compose.flow.DataSendOptions
The specific participant identities to send to.
getIdentity() - function in io.livekit.android.compose.state.ParticipantInfo
 
getIsActive() - function in io.livekit.android.compose.ui.audio.FFTAudioAnalyzer
 
getIsCameraEnabled() - function in io.livekit.android.compose.types.LocalMedia
Whether the camera is enabled.
getIsConnected() - function in io.livekit.android.compose.state.Agent
Whether the agent is connected.
getIsConnected() - function in io.livekit.android.compose.state.Session
Whether the session is connected or not.
getIsFinished() - function in io.livekit.android.compose.state.Agent
Indicates when the client has diconnected from the agent.
getIsMicrophoneEnabled() - function in io.livekit.android.compose.types.LocalMedia
Whether the microphone is enabled.
getIsPending() - function in io.livekit.android.compose.state.Agent
Indicates when the agent currently connecting or setting itself up.
getIsReconnecting() - function in io.livekit.android.compose.state.Session
Whether the session is reconnecting or not.
getIsScreenShareEnabled() - function in io.livekit.android.compose.types.LocalMedia
Whether screen sharing is enabled.
getIsSending() - function in io.livekit.android.compose.chat.Chat
Indicates if currently sending a chat message.
getIsSending() - function in io.livekit.android.compose.flow.DataHandler
 
getIsSending() - function in io.livekit.android.compose.state.SessionMessages
Indicates if currently sending a chat message.
getMessage() - function in io.livekit.android.compose.chat.LegacyChatMessage
The message
getMessage() - function in io.livekit.android.compose.types.ReceivedMessage
The message.
getMessage() - function in io.livekit.android.compose.types.ReceivedChatMessage
The message.
getMessage() - function in io.livekit.android.compose.types.ReceivedUserTranscriptionMessage
The message.
getMessage() - function in io.livekit.android.compose.types.ReceivedAgentTranscriptionMessage
The message.
getMessageFlow() - function in io.livekit.android.compose.flow.DataHandler
A flow for all the DataMessage received.
getMessages() - function in io.livekit.android.compose.chat.Chat
The log of all messages sent and received.
getMessages() - function in io.livekit.android.compose.state.SessionMessages
The log of all messages sent and received.
getMessagesFlow() - function in io.livekit.android.compose.chat.Chat
A hot flow emitting a ReceivedChatMessage for each individual message sent and received.
getMetadata() - function in io.livekit.android.compose.state.ParticipantInfo
 
getMetadata() - function in io.livekit.android.compose.state.RoomInfo
 
getMicrophoneCaptureOptions() - function in io.livekit.android.compose.state.SessionConnectTrackOptions
 
getMicrophoneEnabled() - function in io.livekit.android.compose.state.SessionConnectTrackOptions
Whether to enable microphone on connect.
getMicrophonePublishOptions() - function in io.livekit.android.compose.state.SessionConnectTrackOptions
 
getMicrophoneTrack() - function in io.livekit.android.compose.types.LocalMedia
The local participant's microphone track if one is published.
getName() - function in io.livekit.android.compose.flow.DataTopic
 
getName() - function in io.livekit.android.compose.flow.LegacyDataTopic
 
getName() - function in io.livekit.android.compose.state.ParticipantInfo
 
getName() - function in io.livekit.android.compose.state.RoomInfo
 
getName() - function in io.livekit.android.compose.state.AgentState
 
getName() - function in io.livekit.android.compose.types.AgentFailure
 
getName() - function in io.livekit.android.compose.types.TrackSource
 
getName() - function in io.livekit.android.compose.ui.ScaleType
 
getName() - function in io.livekit.android.compose.ui.RendererType
 
getNumberOfChannels() - function in io.livekit.android.compose.ui.audio.AudioFormat
 
getOrdinal() - function in io.livekit.android.compose.flow.DataTopic
 
getOrdinal() - function in io.livekit.android.compose.flow.LegacyDataTopic
 
getOrdinal() - function in io.livekit.android.compose.state.AgentState
 
getOrdinal() - function in io.livekit.android.compose.types.AgentFailure
 
getOrdinal() - function in io.livekit.android.compose.ui.ScaleType
 
getOrdinal() - function in io.livekit.android.compose.ui.RendererType
 
getParticipant() - function in io.livekit.android.compose.chat.LegacyChatMessage
The participant who sent to message, if available.
getParticipant() - function in io.livekit.android.compose.flow.DataMessage
The participant associated with this message.
getParticipant() - function in io.livekit.android.compose.types.TrackIdentifier
 
getParticipant() - function in io.livekit.android.compose.types.TrackSource
 
getParticipant() - function in io.livekit.android.compose.types.TrackReference
 
getParticipantIdentity() - function in io.livekit.android.compose.flow.TextStreamData
The participant
getParticipantLocal() - function in io.livekit.android.compose.local.ParticipantLocalKt
CompositionLocal for the Participant currently provided by ParticipantScopeNot to be confused with LocalParticipant.
getPayload() - function in io.livekit.android.compose.flow.DataMessage
The payload of the data message.
getPublication() - function in io.livekit.android.compose.types.TrackIdentifier
 
getPublication() - function in io.livekit.android.compose.types.TrackSource
 
getPublication() - function in io.livekit.android.compose.types.TrackReference
 
getReason() - function in io.livekit.android.compose.types.AgentFailure
 
getReliability() - function in io.livekit.android.compose.flow.DataSendOptions
The reliability to use.
getRoom() - function in io.livekit.android.compose.state.SessionOptions
The Room to use.
getRoom() - function in io.livekit.android.compose.state.Session
The Room object used for this session.
getRoomConnectOptions() - function in io.livekit.android.compose.state.SessionConnectOptions
 
getRoomLocal() - function in io.livekit.android.compose.local.RoomLocalKt
CompositionLocal for the Room currently provided by RoomScopeNot to be confused with LocalParticipant.
getSAMPLE_SIZE() - function in io.livekit.android.compose.ui.audio.FFTAudioAnalyzer.Companion
 
getSampleRate() - function in io.livekit.android.compose.ui.audio.AudioFormat
 
getScreenShareTrack() - function in io.livekit.android.compose.types.LocalMedia
The local participant's screen share track if one is published.
getSelectedAudioDevice() - function in io.livekit.android.compose.types.LocalMedia
The current audio device in use, if it exists.
getSelectedCameraId() - function in io.livekit.android.compose.types.LocalMedia
The id of the current camera in use, if it exists.
getSelectedDeviceId() - function in io.livekit.android.compose.ui.DeviceState
 
getSessionLocal() - function in io.livekit.android.compose.local.SessionLocalKt
CompositionLocal for the Session currently provided by SessionScope
getSource() - function in io.livekit.android.compose.types.TrackSource
 
getSource() - function in io.livekit.android.compose.types.TrackReference
 
getState() - function in io.livekit.android.compose.state.VoiceAssistant
 
getStreamInfo() - function in io.livekit.android.compose.flow.TextStreamData
The info for a stream.
getText() - function in io.livekit.android.compose.flow.TextStreamData
The aggregated text.
getTimestamp() - function in io.livekit.android.compose.chat.LegacyChatMessage
Millis since UNIX epoch
getTimestamp() - function in io.livekit.android.compose.types.ReceivedMessage
The timestamp associated for this message, measured in milliseconds since Unix epoch.
getTimestamp() - function in io.livekit.android.compose.types.ReceivedChatMessage
The timestamp associated for this message, measured in milliseconds since Unix epoch.
getTimestamp() - function in io.livekit.android.compose.types.ReceivedUserTranscriptionMessage
The timestamp associated for this message, measured in milliseconds since Unix epoch.
getTimestamp() - function in io.livekit.android.compose.types.ReceivedAgentTranscriptionMessage
The timestamp associated for this message, measured in milliseconds since Unix epoch.
getTokenRequestOptions() - function in io.livekit.android.compose.state.SessionOptions
The options to use when fetching the token, if it is fetching from a ConfigurableTokenSource.
getTopic() - function in io.livekit.android.compose.flow.DataMessage
The topic channel this message is sent through.
getTrackReferenceLocal() - function in io.livekit.android.compose.local.TrackReferenceLocalKt
CompositionLocal for the TrackReference currently provided by TrackReferenceLocal
getTrackReferences(Room,List,Set,Boolean) - function in io.livekit.android.compose.state.RememberTrackReferencesKt
 
getTrackReferencesBySource(Participant,List,Set,Boolean) - function in io.livekit.android.compose.state.RememberParticipantTrackReferencesKt
 
getTracks() - function in io.livekit.android.compose.state.SessionConnectOptions
 
getUsePreconnectBuffer() - function in io.livekit.android.compose.state.SessionConnectTrackOptions
Whether to enable the preconnect audio buffer for faster perceived connection times
getValue() - function in io.livekit.android.compose.flow.DataTopic
 
getValue() - function in io.livekit.android.compose.flow.LegacyDataTopic
 
getVideoTrack() - function in io.livekit.android.compose.state.Agent
The agent's video track if available.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W