forward_message_udp ‐ An action for external forwarding (to a UDP client) of a received message
None.
This action is used to forward a message to a UDP client. The udp_remote_clients are defined in the configuration file (see udp_hosts node).
The target must be a UDP client. If not target is provided, the first udp_remote_client in the udp_hosts element is the target client.
The example below defines an action that forwards a message to the clients with an ID prefixed by spatializer.
<forward_message_udp /> <target type="multiple_hosts" value="spatializer*" />