PipelineDetail

Runtime details of a pipeline when a channel is running.

Types

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

Properties

Link copied to clipboard

The name of the active input attachment currently being ingested by this pipeline.

Link copied to clipboard

The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.

Link copied to clipboard

The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.

Link copied to clipboard

The current URI being used for HTML5 motion graphics for this pipeline.

Link copied to clipboard

Current engine version of the encoder for this pipeline.

Link copied to clipboard

Pipeline ID

Functions

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