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