class Aws::MediaLive::Types::InputDeviceUhdSettings

Settings that describe the active source from the input device, and the video characteristics of that source.

@!attribute [rw] active_input

If you specified Auto as the configured input, specifies which of
the sources is currently active (SDI or HDMI).
@return [String]

@!attribute [rw] configured_input

The source at the input device that is currently active. You can
specify this source.
@return [String]

@!attribute [rw] device_state

The state of the input device.
@return [String]

@!attribute [rw] framerate

The frame rate of the video source.
@return [Float]

@!attribute [rw] height

The height of the video source, in pixels.
@return [Integer]

@!attribute [rw] max_bitrate

The current maximum bitrate for ingesting this source, in bits per
second. You can specify this maximum.
@return [Integer]

@!attribute [rw] scan_type

The scan type of the video source.
@return [String]

@!attribute [rw] width

The width of the video source, in pixels.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceUhdSettings AWS API Documentation

Constants

SENSITIVE