Function eCAL::Process::AddRegistrationCallback#
Defined in File ecal_process.h
Function Documentation#
-
ECAL_API int eCAL::Process::AddRegistrationCallback(enum eCAL_Registration_Event event_, RegistrationCallbackT callback_)#
Add registration callback.
- Parameters:
event_ – The type of registration.
callback_ – The callback.
- Returns:
Zero if succeeded.