| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
ThumbnailConfiguration |
ThumbnailConfiguration.clone() |
ThumbnailConfiguration |
RecordingConfiguration.getThumbnailConfiguration()
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
ThumbnailConfiguration |
CreateRecordingConfigurationRequest.getThumbnailConfiguration()
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
ThumbnailConfiguration |
ThumbnailConfiguration.withRecordingMode(RecordingMode recordingMode)
Thumbnail recording mode.
|
ThumbnailConfiguration |
ThumbnailConfiguration.withRecordingMode(String recordingMode)
Thumbnail recording mode.
|
ThumbnailConfiguration |
ThumbnailConfiguration.withTargetIntervalSeconds(Long targetIntervalSeconds)
The targeted thumbnail-generation interval in seconds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordingConfiguration.setThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
void |
CreateRecordingConfigurationRequest.setThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
RecordingConfiguration |
RecordingConfiguration.withThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
CreateRecordingConfigurationRequest |
CreateRecordingConfigurationRequest.withThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
Copyright © 2022. All rights reserved.