| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static SmoothGroupAudioOnlyTimecodeControl |
SmoothGroupAudioOnlyTimecodeControl.fromValue(String value)
Use this in place of valueOf.
|
static SmoothGroupAudioOnlyTimecodeControl |
SmoothGroupAudioOnlyTimecodeControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothGroupAudioOnlyTimecodeControl[] |
SmoothGroupAudioOnlyTimecodeControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAudioOnlyTimecodeControl(SmoothGroupAudioOnlyTimecodeControl audioOnlyTimecodeControl)
If set to passthrough for an audio-only MS Smooth output, the fragment absolute time will be set to the current
timecode.
|
Copyright © 2022. All rights reserved.