HlsIngest

class HlsIngest

An HTTP Live Streaming (HLS) ingest resource configuration.

Types

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

Properties

Link copied to clipboard

A list of endpoints to which the source stream should be sent.

Functions

Link copied to clipboard
inline fun copy(block: HlsIngest.Builder.() -> Unit = {}): HlsIngest
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