toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings.subscription
/
MediaSubscriptionSettings
Media
Subscription
Settings
@
Serializable
data
class
MediaSubscriptionSettings
Settings that describe whether and how each piece of
media
(e.g. camera) should be received.
Members
Properties
camera
Link copied to clipboard
val
camera
:
VideoSubscriptionSettings
custom
Audio
Link copied to clipboard
val
customAudio
:
Map
<
CustomTrackName
,
AudioSubscriptionSettings
>
custom
Video
Link copied to clipboard
val
customVideo
:
Map
<
CustomTrackName
,
VideoSubscriptionSettings
>
microphone
Link copied to clipboard
val
microphone
:
AudioSubscriptionSettings
screen
Audio
Link copied to clipboard
val
screenAudio
:
AudioSubscriptionSettings
screen
Video
Link copied to clipboard
val
screenVideo
:
VideoSubscriptionSettings