Uses of Class
software.amazon.awssdk.services.medialive.model.FrameCaptureOutputSettings
-
Packages that use FrameCaptureOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FrameCaptureOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FrameCaptureOutputSettings Modifier and Type Method Description FrameCaptureOutputSettingsOutputSettings. frameCaptureOutputSettings()Returns the value of the FrameCaptureOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FrameCaptureOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. frameCaptureOutputSettings(FrameCaptureOutputSettings frameCaptureOutputSettings)Sets the value of the FrameCaptureOutputSettings property for this object.
-