DestinationConfiguration

Complex data type that defines destination-configuration objects.

Types

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

Properties

Link copied to clipboard

An IVS channel to be used for broadcasting, for server-side composition. Either a channel or an s3 must be specified.

Link copied to clipboard
val name: String?

Name that can be specified to help identify the destination.

Link copied to clipboard

An S3 storage configuration to be used for recording video data. Either a channel or an s3 must be specified.

Functions

Link copied to clipboard
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