| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static InputSampleRange |
InputSampleRange.fromValue(String value)
Use this in place of valueOf.
|
static InputSampleRange |
InputSampleRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputSampleRange[] |
InputSampleRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoSelector |
VideoSelector.withSampleRange(InputSampleRange sampleRange)
If the sample range metadata in your input video is accurate, or if you don't know about sample range, keep the
default value, Follow, for this setting.
|
Copyright © 2025. All rights reserved.