ndi Discovery Servers
Parameters
value
A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.
Parameters
values
A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.
suspend fun ndiDiscoveryServers(argument: List<suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit>)
suspend fun ndiDiscoveryServers(vararg argument: suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit)
suspend fun ndiDiscoveryServers(argument: suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit)
Parameters
argument
A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.