Function mrpt::apps::readConfigIntoVideoSourcePanel

Function Documentation

void mrpt::apps::readConfigIntoVideoSourcePanel(void *panel, const std::string &in_cfgfile_section_name, const mrpt::config::CConfigFileBase *in_cfgfile)

Parse the given section of the given configuration file and set accordingly the controls of the wxWidgets “panel”. Use with caution since “panel” MUST be a “mrpt::gui::CPanelCameraSelection

*”

See also

prepareVideoSourceFromUserSelection, prepareVideoSourceFromPanel, writeConfigFromVideoSourcePanel