OutputGroup

Output groups for this Live Event. Output groups contain information about where streams should be distributed.

Types

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

Properties

Link copied to clipboard
val name: String?

Custom output group name optionally defined by the user.

Link copied to clipboard

Settings associated with the output group.

Link copied to clipboard

Placeholder documentation for __listOfOutput

Functions

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