toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.types
/
Tracks
Tracks
data
class
Tracks
(
val
local
:
ParticipantTracks
,
val
bot
:
ParticipantTracks
?
)
Media tracks for the local user and remote bot.
Members
Constructors
Tracks
Link copied to clipboard
constructor
(
local
:
ParticipantTracks
,
bot
:
ParticipantTracks
?
)
Properties
bot
Link copied to clipboard
val
bot
:
ParticipantTracks
?
local
Link copied to clipboard
val
local
:
ParticipantTracks