HttpPackageConfiguration

The HTTP package configuration properties for the requested VOD source.

Types

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

Properties

Link copied to clipboard

The relative path to the URL for this VOD source. This is combined with SourceLocation::HttpConfiguration::BaseUrl to form a valid URL.

Link copied to clipboard

The name of the source group. This has to match one of the Channel::Outputs::SourceGroup.

Link copied to clipboard
val type: Type

The streaming protocol for this package configuration. Supported values are HLS and DASH.

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