Uses of Class
software.amazon.awssdk.services.mediaconvert.model.AvcIntraSettings
-
Packages that use AvcIntraSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of AvcIntraSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return AvcIntraSettings Modifier and Type Method Description AvcIntraSettingsVideoCodecSettings. avcIntraSettings()Required when you choose AVC-Intra for your output video codec.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type AvcIntraSettings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. avcIntraSettings(AvcIntraSettings avcIntraSettings)Required when you choose AVC-Intra for your output video codec.
-