|
FireSync API
|
| kStatus kEventManager_SetControlId | ( | kEventManager | manager, |
| k32u | id | ||
| ) |
Sets the control source id for an event manager.
For control modes that suppport multiple sources (e.g. kEVENT_CONTROL_TRIGGERED_BY_CAMERA), this function cam be used to specify a specific source id.
| manager | Event manager object. |
| id | Specifies the control source id. |