toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model.streaming
/
StreamingVideoSettings
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
StreamingVideoSettings
with
Background
Color
Link copied to clipboard
fun
withBackgroundColor
(
value
:
String
)
:
StreamingVideoSettings.Builder
with
Bitrate
Link copied to clipboard
fun
withBitrate
(
value
:
Int
)
:
StreamingVideoSettings.Builder
with
Fps
Link copied to clipboard
fun
withFps
(
value
:
Int
)
:
StreamingVideoSettings.Builder
with
Height
Link copied to clipboard
fun
withHeight
(
value
:
Int
)
:
StreamingVideoSettings.Builder
with
Width
Link copied to clipboard
fun
withWidth
(
value
:
Int
)
:
StreamingVideoSettings.Builder