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