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