Builder
Properties
HLS configuration object for individual participant recording.
Types of media to be recorded. Default: AUDIO_VIDEO
.
If a stage publisher disconnects and then reconnects within the specified interval, the multiple recordings will be considered a single recording and merged together.
Optional field to disable replica participant recording. If this is set to false
when a participant is a replica, replica participants are not recorded. Default: true
.
ARN of the StorageConfiguration resource to use for individual participant recording. Default: ""
(empty string, no storage configuration is specified). Individual participant recording cannot be started unless a storage configuration is specified, when a Stage is created or updated. To disable individual participant recording, set this to ""
; other fields in this object will get reset to their defaults when sending ""
.
A complex type that allows you to enable/disable the recording of thumbnails for individual participant recording and modify the interval at which thumbnails are generated for the live session.
Functions
construct an aws.sdk.kotlin.services.ivsrealtime.model.ParticipantRecordingHlsConfiguration inside the given block
construct an aws.sdk.kotlin.services.ivsrealtime.model.ParticipantThumbnailConfiguration inside the given block