|
FireSync API
|
Represents event manager miss styles.

Public Member Functions | |
| kStatus | kEventMissStyle_Format (kEventMissStyle missStyle, kChar *text, kSize capacity) |
| Formats a kEventMissStyle value to a string buffer. More... | |
Related | |
| #define | kEVENT_MISS_STYLE_NULL |
| Unknown event miss style. | |
| #define | kEVENT_MISS_STYLE_DROP |
| Drop event and notify dependent cameras, outputs, etc. | |
| #define | kEVENT_MISS_STYLE_RAISE |
| Raise the event normally, as though it was not missed. | |
| #define | kEVENT_MISS_STYLE_OPTIONS |
| Bitset containing all kEventMissStyle options. | |