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