FlowNdiDiscoveryServerConfig

data class FlowNdiDiscoveryServerConfig(val discoveryServerAddress: String, val discoveryServerPort: Int? = null, val vpcInterfaceAdapter: String)

Specifies the configuration settings for individual NDI discovery servers. A maximum of 3 servers is allowed.

Constructors

Link copied to clipboard
constructor(discoveryServerAddress: String, discoveryServerPort: Int? = null, vpcInterfaceAdapter: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique network address of the NDI discovery server.

Link copied to clipboard

The port for the NDI discovery server. Defaults to 5959 if a custom port isn't specified.

Link copied to clipboard

The identifier for the Virtual Private Cloud (VPC) network interface used by the flow.