MediaStreamSink

Structure that contains the settings for a media stream sink.

Types

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

Properties

Link copied to clipboard

The media stream sink's media stream type.

Link copied to clipboard

Specifies the number of streams that the sink can accept.

Link copied to clipboard

The ARN of the media stream sink.

Link copied to clipboard

The media stream sink's type.

Functions

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