Output

class Output

Output settings. There can be multiple outputs within a group.

Types

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

Properties

Link copied to clipboard

The names of the AudioDescriptions used as audio sources for this output.

Link copied to clipboard

The names of the CaptionDescriptions used as caption sources for this output.

Link copied to clipboard

The name used to identify an output.

Link copied to clipboard

Output type-specific settings.

Link copied to clipboard

The name of the VideoDescription used as the source for this output.

Functions

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