InputLocation

Input Location

Types

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

Properties

Link copied to clipboard

key used to extract the password from EC2 Parameter store

Link copied to clipboard
val uri: String?

Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".

Link copied to clipboard

Documentation update needed

Functions

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