| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageSelectorType |
ImageSelectorType.fromValue(String value)
Use this in place of valueOf.
|
static ImageSelectorType |
ImageSelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSelectorType[] |
ImageSelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetImagesRequest |
GetImagesRequest.withImageSelectorType(ImageSelectorType imageSelectorType)
The origin of the Server or Producer timestamps to use to generate the images.
|
ImageGenerationConfiguration |
ImageGenerationConfiguration.withImageSelectorType(ImageSelectorType imageSelectorType)
The origin of the Server or Producer timestamps to use to generate the images.
|
Copyright © 2022. All rights reserved.