Function ecal_enable_loopback#

Function Documentation#

ECAL_API void ecal_enable_loopback(const int state_)#

Enable eCAL message loop back, that means subscriber will receive messages from publishers of the same process (default == false).

Parameters

state_ – Switch on message loop back..