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