| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static H265GopSizeUnits |
H265GopSizeUnits.fromValue(String value)
Use this in place of valueOf.
|
static H265GopSizeUnits |
H265GopSizeUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H265GopSizeUnits[] |
H265GopSizeUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
H265Settings |
H265Settings.withGopSizeUnits(H265GopSizeUnits gopSizeUnits)
Indicates if the gopSize is specified in frames or seconds.
|
Copyright © 2020. All rights reserved.