NDI Target properties for Script Engine. Read the documentation for more info.
Properties | |
string | ChannelName [get, set] |
Channel name. A random channel name is generated when creating the target. | |
string | NdiChannelAlias [get] |
Exposed NDI source with the name: VindralComposer - [Machine name] - channel name | |
Command | StartCommand [get] |
Start broadcast the NDI target. | |
Command | StopCommand [get] |
Stop broadcasting the NDI target. | |
ConnectionStatus | ConnectionStatus [get] |
Connection status. | |
DateTime | StartedDateTime [get] |
Date and time when the NDI target was started. | |
int | Width [get] |
Width in pixels. | |
int | Height [get] |
Height in pixels. | |
string | PixelFormat [get] |
Pixel format. | |
int | NumConnectedViewers [get] |
Number of connected viewers. | |
int | SentVideoFrames [get] |
Number of sent video frames. | |
string | NdiSendTime [get] |
Frame send duration (ms) | |
![]() | |
bool | AutoStart [get, set] |
Autostart when application starts. | |