| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static LastFrameClippingBehavior |
LastFrameClippingBehavior.fromValue(String value)
Use this in place of valueOf.
|
static LastFrameClippingBehavior |
LastFrameClippingBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LastFrameClippingBehavior[] |
LastFrameClippingBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StopTimecode |
StopTimecode.withLastFrameClippingBehavior(LastFrameClippingBehavior lastFrameClippingBehavior)
If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to
exclude (the default) or include the frame specified by the timecode.
|
Copyright © 2024. All rights reserved.