Uses of Class
software.amazon.awssdk.services.medialive.model.FrameCaptureSettings
-
Packages that use FrameCaptureSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FrameCaptureSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FrameCaptureSettings Modifier and Type Method Description FrameCaptureSettingsVideoCodecSettings. frameCaptureSettings()Returns the value of the FrameCaptureSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FrameCaptureSettings Modifier and Type Method Description VideoCodecSettings.BuilderVideoCodecSettings.Builder. frameCaptureSettings(FrameCaptureSettings frameCaptureSettings)Sets the value of the FrameCaptureSettings property for this object.
-