![]()  | 
              
                 cueOS
                   2.4
                 
                cueOS -  Universal Show Control OS for ARM 
               | 
            
QLFS_manager structure object. More...
#include <QLSF_manager.h>
Data Fields | |
| uint16_t | fixture_count | 
| uint16_t | scene_count | 
| uint16_t | chaser_count | 
| uint16_t | effect_count | 
QLFS_manager structure object.
Definition at line 104 of file QLSF_manager.h.
| uint16_t chaser_count | 
Expected chaser count extracted from a QLSF header
Definition at line 107 of file QLSF_manager.h.
| uint16_t effect_count | 
Expected effect count extracted from a QLSF header
Definition at line 108 of file QLSF_manager.h.
| uint16_t fixture_count | 
Expected fixture count extracted from a QLSF header
Definition at line 105 of file QLSF_manager.h.
| uint16_t scene_count | 
Expected scene count extracted from a QLSF header
Definition at line 106 of file QLSF_manager.h.