NdiConfig
Specifies the configuration settings for NDI sources and outputs.
Contents
- machineName
-
A prefix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect generates a unique 12-character ID as the prefix.
Type: String
Required: No
- ndiDiscoveryServers
-
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.
Type: Array of NdiDiscoveryServerConfig objects
Required: No
- ndiState
-
A setting that controls whether NDIĀ® sources or outputs can be used in the flow.
The default value is
DISABLED. This value must be set asENABLEDfor your flow to support NDI sources or outputs.Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: