| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
XavcHdIntraCbgProfileSettings |
XavcHdIntraCbgProfileSettings.clone() |
XavcHdIntraCbgProfileSettings |
XavcSettings.getXavcHdIntraCbgProfileSettings()
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_HD_INTRA_CBG.
|
XavcHdIntraCbgProfileSettings |
XavcHdIntraCbgProfileSettings.withXavcClass(String xavcClass)
Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output.
|
XavcHdIntraCbgProfileSettings |
XavcHdIntraCbgProfileSettings.withXavcClass(XavcHdIntraCbgProfileClass xavcClass)
Specify the XAVC Intra HD (CBG) Class to set the bitrate of your output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XavcSettings.setXavcHdIntraCbgProfileSettings(XavcHdIntraCbgProfileSettings xavcHdIntraCbgProfileSettings)
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_HD_INTRA_CBG.
|
XavcSettings |
XavcSettings.withXavcHdIntraCbgProfileSettings(XavcHdIntraCbgProfileSettings xavcHdIntraCbgProfileSettings)
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_HD_INTRA_CBG.
|
Copyright © 2022. All rights reserved.