InputDestination

data class InputDestination(val streamName: String)

Constructors

Link copied to clipboard
constructor(streamName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique name for the location the RTMP stream is being pushed to.