Function mrpt::apps::writeConfigFromVideoSourcePanel
Defined in File CameraSelectionGUI.h
Function Documentation
-
void mrpt::apps::writeConfigFromVideoSourcePanel(void *panel, const std::string &in_cfgfile_section_name, mrpt::config::CConfigFileBase *out_cfgfile)
Parse the user options in the wxWidgets “panel” and write the configuration into the given section of the given configuration file. Use with caution since “panel” MUST be a “mrpt::gui::CPanelCameraSelection
*”
See also
prepareVideoSourceFromUserSelection, prepareVideoSourceFromPanel, readConfigIntoVideoSourcePanel