Uses of Class
software.amazon.awssdk.services.mediaconvert.model.XavcHdProfileSettings
-
Packages that use XavcHdProfileSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of XavcHdProfileSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return XavcHdProfileSettings Modifier and Type Method Description XavcHdProfileSettingsXavcSettings. xavcHdProfileSettings()Required when you set Profile to the value XAVC_HD.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type XavcHdProfileSettings Modifier and Type Method Description XavcSettings.BuilderXavcSettings.Builder. xavcHdProfileSettings(XavcHdProfileSettings xavcHdProfileSettings)Required when you set Profile to the value XAVC_HD.
-