HlsOutputSettings

Hls Output Settings

Types

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

Properties

Link copied to clipboard

Only applicable when this output is referencing an H.265 video description. Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

Link copied to clipboard

Settings regarding the underlying stream. These settings are different for audio-only outputs.

Link copied to clipboard

String concatenated to the end of the destination filename. Accepts \"Format Identifiers\":#formatIdentifierParameters.

Link copied to clipboard

String concatenated to end of segment filenames.

Functions

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