toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model.streaming
/
StreamingSettings
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
StreamingSettings
with
Audio
Link copied to clipboard
fun
withAudio
(
value
:
StreamingAudioSettings
)
:
StreamingSettings.Builder
with
Layout
Link copied to clipboard
fun
withLayout
(
value
:
StreamingLayout
)
:
StreamingSettings.Builder
with
Video
Link copied to clipboard
fun
withVideo
(
value
:
StreamingVideoSettings
)
:
StreamingSettings.Builder