visionx::imrec::Config
Overview
struct Config
@brief Configurations for an entire recording (i.e., RGB-D recording, stereo recording, ...).
Used By
- RecordingImageProviderInterface::startImageRecording
- ConfigMap
- Configs
Data Member Index
- name
-
- location
-
- startTimestamp
-
- channelConfigs
-
Data Members
- string name;
- ::armarx::data::PackagePath location;
- long startTimestamp;
- ChannelConfigs channelConfigs;