|
Aria
2.8.0
|
Information regarding a particular camera command. More...
#include <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. | |
Information regarding a particular camera command.