| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordingFileFormat |
RecordingFileFormat.fromValue(String value)
Use this in place of valueOf.
|
static RecordingFileFormat |
RecordingFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingFileFormat[] |
RecordingFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3RecordingSinkRuntimeConfiguration |
S3RecordingSinkRuntimeConfiguration.withRecordingFileFormat(RecordingFileFormat recordingFileFormat)
The file format for the media files sent to the Amazon S3 bucket.
|
S3RecordingSinkConfiguration |
S3RecordingSinkConfiguration.withRecordingFileFormat(RecordingFileFormat recordingFileFormat)
The default file format for the media files sent to the Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.