Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MxfXavcProfileSettings
-
Packages that use MxfXavcProfileSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MxfXavcProfileSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MxfXavcProfileSettings Modifier and Type Method Description MxfXavcProfileSettingsMxfSettings. xavcProfileSettings()Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MxfXavcProfileSettings Modifier and Type Method Description MxfSettings.BuilderMxfSettings.Builder. xavcProfileSettings(MxfXavcProfileSettings xavcProfileSettings)Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
-