/AWS1/CL_MDXNDISOURCESETTINGS¶
The settings for the NDIĀ® source. This includes the exact name of the upstream NDI sender that you want to connect to your source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sourcename TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be
MACHINENAME (ProgramName).
Queryable Attributes¶
SourceName¶
The exact name of an existing NDI sender that's registered with your discovery server. If included, the format of this name must be
MACHINENAME (ProgramName).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCENAME() |
Getter for SOURCENAME, with configurable default |
ASK_SOURCENAME() |
Getter for SOURCENAME w/ exceptions if field has no value |
HAS_SOURCENAME() |
Determine if SOURCENAME has a value |