|
FireSync API
|
Represents projector control extension numeric type identifiers.

Public Member Functions | |
| kStatus | kProjectorExtension_Format (kProjectorExtension sequence, kChar *text, kSize capacity) |
| Formats a kProjectorExtension value to a string buffer. More... | |
| kProjectorExtension | kProjectorExtension_FromType (kType type) |
| Gets the extension id associated with an extension type. More... | |
| kType | kProjectorExtension_ToType (kProjectorExtension extension) |
| Gets the type information associated with a kProjectorExtension value. More... | |
Related | |
| #define | kPROJECTOR_EXTENSION_NULL |
| Unknown projector sequence type. | |
| #define | kPROJECTOR_EXTENSION_STEPS |
| Programmed state sequence. | |
| #define | kPROJECTOR_EXTENSION_AUTO_INTENSITY |
| Programmed auto intensity. | |
| #define | kPROJECTOR_EXTENSION_OPTIONS |
| Bitset containing all valid kProjectorExtension options. | |