| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static XavcGopBReference |
XavcGopBReference.fromValue(String value)
Use this in place of valueOf.
|
static XavcGopBReference |
XavcGopBReference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XavcGopBReference[] |
XavcGopBReference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XavcHdProfileSettings |
XavcHdProfileSettings.withGopBReference(XavcGopBReference gopBReference)
Specify whether the encoder uses B-frames as reference frames for other pictures in the same GOP.
|
Xavc4kProfileSettings |
Xavc4kProfileSettings.withGopBReference(XavcGopBReference gopBReference)
Specify whether the encoder uses B-frames as reference frames for other pictures in the same GOP.
|
Copyright © 2023. All rights reserved.