toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
StopClosedCaptionsRequest
Stop
Closed
Captions
Request
data
class
StopClosedCaptionsRequest
(
@
Json
(
name
=
"stop_transcription"
)
val
stopTranscription
:
Boolean
?
=
null
)
Members
Constructors
Stop
Closed
Captions
Request
Link copied to clipboard
constructor
(
@
Json
(
name
=
"stop_transcription"
)
stopTranscription
:
Boolean
?
=
null
)
Properties
stop
Transcription
Link copied to clipboard
val
stopTranscription
:
Boolean
?
=
null