Skip to content

/AWS1/CL_MDXNDICONFIG

Specifies the configuration settings for NDI sources and outputs.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ndistate TYPE /AWS1/MDXNDISTATE /AWS1/MDXNDISTATE

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 as ENABLED for your flow to support NDI sources or outputs.

iv_machinename TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

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.

it_ndidiscoveryservers TYPE /AWS1/CL_MDXNDIDISCOVERYSERV00=>TT___LSTOFNDIDISCOVERYSERVER00 TT___LSTOFNDIDISCOVERYSERVER00

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.


Queryable Attributes

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 as ENABLED for your flow to support NDI sources or outputs.

Accessible with the following methods

Method Description
GET_NDISTATE() Getter for NDISTATE, with configurable default
ASK_NDISTATE() Getter for NDISTATE w/ exceptions if field has no value
HAS_NDISTATE() Determine if NDISTATE has a value

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.

Accessible with the following methods

Method Description
GET_MACHINENAME() Getter for MACHINENAME, with configurable default
ASK_MACHINENAME() Getter for MACHINENAME w/ exceptions if field has no value
HAS_MACHINENAME() Determine if MACHINENAME has a value

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.

Accessible with the following methods

Method Description
GET_NDIDISCOVERYSERVERS() Getter for NDIDISCOVERYSERVERS, with configurable default
ASK_NDIDISCOVERYSERVERS() Getter for NDIDISCOVERYSERVERS w/ exceptions if field has no
HAS_NDIDISCOVERYSERVERS() Determine if NDIDISCOVERYSERVERS has a value