/AWS1/CL_MDXUPBRIDGENETWORKS00¶
Update the network source of the bridge.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_multicastip TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The network source multicast IP.
io_multicastsourcesettings TYPE REF TO /AWS1/CL_MDXMULTICASTSRCSTGS /AWS1/CL_MDXMULTICASTSRCSTGS¶
The settings related to the multicast source.
iv_networkname TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The network source's gateway network name.
iv_port TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER¶
The network source port.
iv_protocol TYPE /AWS1/MDXPROTOCOL /AWS1/MDXPROTOCOL¶
The network source protocol.
Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
Queryable Attributes¶
MulticastIp¶
The network source multicast IP.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTICASTIP() |
Getter for MULTICASTIP, with configurable default |
ASK_MULTICASTIP() |
Getter for MULTICASTIP w/ exceptions if field has no value |
HAS_MULTICASTIP() |
Determine if MULTICASTIP has a value |
MulticastSourceSettings¶
The settings related to the multicast source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MULTICASTSOURCESETTINGS() |
Getter for MULTICASTSOURCESETTINGS |
NetworkName¶
The network source's gateway network name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKNAME() |
Getter for NETWORKNAME, with configurable default |
ASK_NETWORKNAME() |
Getter for NETWORKNAME w/ exceptions if field has no value |
HAS_NETWORKNAME() |
Determine if NETWORKNAME has a value |
Port¶
The network source port.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORT() |
Getter for PORT, with configurable default |
ASK_PORT() |
Getter for PORT w/ exceptions if field has no value |
HAS_PORT() |
Determine if PORT has a value |
Protocol¶
The network source protocol.
Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTOCOL() |
Getter for PROTOCOL, with configurable default |
ASK_PROTOCOL() |
Getter for PROTOCOL w/ exceptions if field has no value |
HAS_PROTOCOL() |
Determine if PROTOCOL has a value |