Builder

class Builder

Properties

Link copied to clipboard

Attributes that are related to the media stream.

Link copied to clipboard

The sample rate for the stream. This value is measured in Hz.

Link copied to clipboard

A description that can help you quickly identify what your media stream is used for.

Link copied to clipboard
var fmt: Int?

The format type number (sometimes referred to as RTP payload type) of the media stream. MediaConnect assigns this value to the media stream. For ST 2110 JPEG XS outputs, you need to provide this value to the receiver.

Link copied to clipboard

A unique identifier for the media stream.

Link copied to clipboard

A name that helps you distinguish one media stream from another.

Link copied to clipboard

The type of media stream.

Link copied to clipboard

The resolution of the video.

Functions