stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
RecordSettingsResponse
/
RecordSettingsResponse
Record
Settings
Response
constructor
(
@
Json
(
name
=
"audio_only"
)
audioOnly
:
Boolean
,
@
Json
(
name
=
"mode"
)
mode
:
String
,
@
Json
(
name
=
"quality"
)
quality
:
String
)