| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.clone() |
MsSmoothGroupSettings |
OutputGroupSettings.getMsSmoothGroupSettings() |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioDeduplication(MsSmoothAudioDeduplication audioDeduplication) |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioDeduplication(String audioDeduplication) |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withDestination(String destination)
Use Destination (Destination) to specify the S3 output location and the output filename base.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEncryption(MsSmoothEncryptionSettings encryption) |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withFragmentLength(Integer fragmentLength)
Use Fragment length (FragmentLength) to specify the mp4 fragment sizes in seconds.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withManifestEncoding(MsSmoothManifestEncoding manifestEncoding) |
MsSmoothGroupSettings |
MsSmoothGroupSettings.withManifestEncoding(String manifestEncoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputGroupSettings.setMsSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
OutputGroupSettings |
OutputGroupSettings.withMsSmoothGroupSettings(MsSmoothGroupSettings msSmoothGroupSettings) |
Copyright © 2018. All rights reserved.