Type: NdiSource

From Waltz
Jump to navigation Jump to search

The NdiSource type represents an NDI™ source on the network, which may or may not be actively broadcasting. While you can enter any value you wish into the source argument of the contstructor, it is generally best to use the button to select a currently available source, to ensure the name is entered correctly. This type is used to point an NDI™ Input node to a specific source on the network.

Constructors

Arguments
NdiSource(source) String source - The human-readable name for the NDI™ source. This string is in the format of MACHINE_NAME (NDI_SOURCE_NAME). Waltz will automatically attempt to connect to the source on your behalf.

Parameters

Type Details
name String Note: The parameter is read-only. The human-readable name for the NDI™ source. This string is in the format of MACHINE_NAME (NDI_SOURCE_NAME).
address String Note: The parameter is read-only. The actual network address and any parameters for this NDI™ source. This value's format may change in the future, per the NDI™ specification.

Functions

There are no functions exposed by this type.

Types
Primitives Boolean · Number · String
Objects Color · Dimension · DmxMultiverse · DmxUniverse · LocalInterface · Material · Point · RemoteAddress/IP · Scene · Time · Touch
Node Specific NdiSource · WoControlCue · WoHitTestResult · WoTimeline
Collections List · List of Lists · Map · Varargs
Special Any · Consumer · Expression · Null · Void