RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
rtctk::componentFramework::RepositoryRecordingUnit::DataPointCfg::MetaDataCfg Struct Reference

#include <repositoryRecordingUnit.hpp>

Public Attributes

bool enabled = false
 whether to produce an additional .jsonl file with metadata
 
std::vector< std::string > filter = {}
 filter for specific metadata keys (empty filter means record all)
 

Member Data Documentation

◆ enabled

bool rtctk::componentFramework::RepositoryRecordingUnit::DataPointCfg::MetaDataCfg::enabled = false

whether to produce an additional .jsonl file with metadata

◆ filter

std::vector<std::string> rtctk::componentFramework::RepositoryRecordingUnit::DataPointCfg::MetaDataCfg::filter = {}

filter for specific metadata keys (empty filter means record all)


The documentation for this struct was generated from the following file: