HlsBasicPutSettings

Hls Basic Put Settings

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of seconds to wait before retrying connection to the CDN if the connection is lost.

Link copied to clipboard

Size in seconds of file cache for streaming outputs.

Link copied to clipboard

Number of retry attempts that will be made before the Live Event is put into an error state. Applies only if the CDN destination URI begins with "s3" or "mediastore". For other URIs, the value is always 3.

Link copied to clipboard

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String