Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

An array of eight audio configurations, one for each audio pair in the source. Each audio configuration specifies either to exclude the pair, or to format it and include it in the output from the UHD device. Applies only when the device is configured as the source for a MediaConnect flow.

Link copied to clipboard

The codec for the video that the device produces.

Link copied to clipboard

The source at the input device that is currently active. You can specify this source.

Link copied to clipboard

The state of the input device.

Link copied to clipboard

The frame rate of the video source.

Link copied to clipboard
var height: Int?

The height of the video source, in pixels.

Link copied to clipboard

The resolution of the Link device's source (HD or UHD). This value determines MediaLive resource allocation and billing for this input.

Link copied to clipboard

The Link device's buffer size (latency) in milliseconds (ms). You can specify this value.

Link copied to clipboard

The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.

Link copied to clipboard

Information about the MediaConnect flow attached to the device. Returned only if the outputType is MEDIACONNECT_FLOW.

Link copied to clipboard

The scan type of the video source.

Link copied to clipboard
var width: Int?

The width of the video source, in pixels.