daily-android
0.31.0
daily-android
/
co.daily.settings.subscription
/
MediaSubscriptionSettings
Media
Subscription
Settings
@
Serializable
data
class
MediaSubscriptionSettings
Content copied to clipboard
Settings that describe whether and how each piece of
media
(e.g. camera) should be received.
Properties
Properties
camera
Link copied to clipboard
val
camera
:
VideoSubscriptionSettings
Content copied to clipboard
customAudio
Link copied to clipboard
val
customAudio
:
Map
<
CustomTrackName
,
AudioSubscriptionSettings
>
Content copied to clipboard
customVideo
Link copied to clipboard
val
customVideo
:
Map
<
CustomTrackName
,
VideoSubscriptionSettings
>
Content copied to clipboard
microphone
Link copied to clipboard
val
microphone
:
AudioSubscriptionSettings
Content copied to clipboard
screenAudio
Link copied to clipboard
val
screenAudio
:
AudioSubscriptionSettings
Content copied to clipboard
screenVideo
Link copied to clipboard
val
screenVideo
:
VideoSubscriptionSettings
Content copied to clipboard