Builder

class Builder

Properties

Link copied to clipboard

Channel ARN for the stream.

Link copied to clipboard

The stream’s health.

Link copied to clipboard
var startTime: <Error class: unknown class>?

Time of the stream’s start. This is an ISO 8601 timestamp; note that this is returned as a string.

Link copied to clipboard

The stream’s state. Do not rely on the OFFLINE state, as the API may not return it; instead, a "NotBroadcasting" error will indicate that the stream is not live.

Link copied to clipboard

Unique identifier for a live or previously live stream in the specified channel.

Link copied to clipboard

A count of concurrent views of the stream. Typically, a new view appears in viewerCount within 15 seconds of when video playback starts and a view is removed from viewerCount within 1 minute of when video playback ends. A value of -1 indicates that the request timed out; in this case, retry.