NdiSourceSettings

The settings for the NDI® source. This includes the exact name of the upstream NDI sender that you want to connect to your source.

Types

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

Properties

Link copied to clipboard

The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be MACHINENAME (ProgramName).

Functions

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