#include <ArCameraCollection.h>
Definition at line 351 of file ArCameraCollection.h.
Public Member Functions | |
| CommandInfo () | |
| Constructor. | |
| ~CommandInfo () | |
| Destructor. | |
Public Attributes | |
| std::string | myCameraCommandName |
| Unique name of the corresponding command (or packet) for this camera. | |
| std::string | myCommand |
| Generic name of the command. | |
| int | myRequestInterval |
| Default number of milliseconds between command requests. | |
1.4.0