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