| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
ThumbnailConfiguration |
RecordingConfiguration.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.
|
ThumbnailConfiguration |
CreateRecordingConfigurationRequest.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.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingConfiguration.Builder |
RecordingConfiguration.Builder.thumbnailConfiguration(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.Builder |
CreateRecordingConfigurationRequest.Builder.thumbnailConfiguration(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 © 2023. All rights reserved.