LiveSourceHttpPackageConfiguration

data class LiveSourceHttpPackageConfiguration(val path: String, val sourceGroup: String, val type: LiveSourceType)

The HTTP package configuration properties for the requested VOD source.

Constructors

Link copied to clipboard

Types

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