class Aws::MediaLive::Types::FrameCaptureSettings
Frame Capture Settings
@note When making an API call, you may pass FrameCaptureSettings
data as a hash: { capture_interval: 1, capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS }
@!attribute [rw] capture_interval
The frequency at which to capture frames for inclusion in the output. May be specified in either seconds or milliseconds, as specified by captureIntervalUnits. @return [Integer]
@!attribute [rw] capture_interval_units
Unit for the frame capture interval. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureSettings AWS API Documentation
Constants
- SENSITIVE