Transmitter for sending capture control packets to the Vicon motion-tracking system.
More...
#include <capture_control.h>
|
| CaptureControl (const std::string &hostname, uint16_t port, const std::string &capturePath) |
|
void | connect (const std::string &hostname, uint16_t port, const std::string &capturePath) |
|
void | startRecording (const std::string &recordingName) |
|
void | stopRecording (const std::string &recordingName) |
|
Transmitter for sending capture control packets to the Vicon motion-tracking system.
The documentation for this class was generated from the following files:
- include/vicon/capture_control.h
- src/vicon/capture_control.cc