| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsH265PackagingType |
HlsH265PackagingType.fromValue(String value)
Use this in place of valueOf.
|
static HlsH265PackagingType |
HlsH265PackagingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsH265PackagingType[] |
HlsH265PackagingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsOutputSettings |
HlsOutputSettings.withH265PackagingType(HlsH265PackagingType h265PackagingType)
Only applicable when this output is referencing an H.265 video description.
|
Copyright © 2024. All rights reserved.