ChannelDefinition

Defines an audio channel in a Kinesis video stream.

Types

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

Properties

Link copied to clipboard

The channel ID.

Link copied to clipboard

Specifies whether the audio in a channel belongs to the AGENT or CUSTOMER.

Functions

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