toggle menu
livekit-android-sdk
2.11.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.participant
/
AudioTrackPublishOptions
/
AudioTrackPublishOptions
Audio
Track
Publish
Options
constructor
(
name
:
String
?
=
null
,
base
:
BaseAudioTrackPublishOptions
,
source
:
Track.Source
?
=
null
,
stream
:
String
?
=
null
)
constructor
(
name
:
String
?
=
null
,
audioBitrate
:
Int
?
=
null
,
dtx
:
Boolean
=
true
,
red
:
Boolean
=
true
,
source
:
Track.Source
?
=
null
,
stream
:
String
?
=
null
)