| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Xavc4kIntraVbrProfileSettings |
Xavc4kIntraVbrProfileSettings.clone() |
Xavc4kIntraVbrProfileSettings |
XavcSettings.getXavc4kIntraVbrProfileSettings()
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_4K_INTRA_VBR.
|
Xavc4kIntraVbrProfileSettings |
Xavc4kIntraVbrProfileSettings.withXavcClass(String xavcClass)
Specify the XAVC Intra 4k (VBR) Class to set the bitrate of your output.
|
Xavc4kIntraVbrProfileSettings |
Xavc4kIntraVbrProfileSettings.withXavcClass(Xavc4kIntraVbrProfileClass xavcClass)
Specify the XAVC Intra 4k (VBR) Class to set the bitrate of your output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XavcSettings.setXavc4kIntraVbrProfileSettings(Xavc4kIntraVbrProfileSettings xavc4kIntraVbrProfileSettings)
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_4K_INTRA_VBR.
|
XavcSettings |
XavcSettings.withXavc4kIntraVbrProfileSettings(Xavc4kIntraVbrProfileSettings xavc4kIntraVbrProfileSettings)
Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value
XAVC_4K_INTRA_VBR.
|
Copyright © 2022. All rights reserved.