RequestOutputItem

The output configuration for this channel.

Types

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

Properties

Link copied to clipboard

DASH manifest configuration parameters.

Link copied to clipboard

HLS playlist configuration parameters.

Link copied to clipboard

The name of the manifest for the channel. The name appears in the PlaybackUrl.

Link copied to clipboard

A string used to match which HttpPackageConfiguration is used for each VodSource.

Functions

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