Scte

class Scte

The SCTE configuration.

Types

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

Properties

Link copied to clipboard

A list of additional non-Ad SCTE-35 event types to treat as advertisements. When configured, events matching these types produce ad markers (such as SCTE35-OUT and SCTE35-IN in HLS DATERANGE tags) in manifests.

Link copied to clipboard

The SCTE-35 message types that you want to be treated as ad markers in the output.

Link copied to clipboard

Controls whether SCTE-35 messages are included in segment files.

Functions

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