| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
MxfXavcProfileSettings |
MxfXavcProfileSettings.clone() |
MxfXavcProfileSettings |
MxfSettings.getXavcProfileSettings()
Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
|
MxfXavcProfileSettings |
MxfXavcProfileSettings.withDurationMode(MxfXavcDurationMode durationMode)
To create an output that complies with the XAVC file format guidelines for interoperability, keep the default
value, Drop frames for compliance.
|
MxfXavcProfileSettings |
MxfXavcProfileSettings.withDurationMode(String durationMode)
To create an output that complies with the XAVC file format guidelines for interoperability, keep the default
value, Drop frames for compliance.
|
MxfXavcProfileSettings |
MxfXavcProfileSettings.withMaxAncDataSize(Integer maxAncDataSize)
Specify a value for this setting only for outputs that you set up with one of these two XAVC profiles: XAVC HD
Intra CBG or XAVC 4K Intra CBG.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MxfSettings.setXavcProfileSettings(MxfXavcProfileSettings xavcProfileSettings)
Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
|
MxfSettings |
MxfSettings.withXavcProfileSettings(MxfXavcProfileSettings xavcProfileSettings)
Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
|
Copyright © 2024. All rights reserved.