Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Vc3Settings
-
Packages that use Vc3Settings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Vc3Settings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Vc3Settings Modifier and Type Method Description Vc3SettingsVideoCodecSettings. vc3Settings()Required when you set Codec to the value VC3Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Vc3Settings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. vc3Settings(Vc3Settings vc3Settings)Required when you set Codec to the value VC3
-