The Configuration Class

Defined in: Keyview_Configuration.hpp

The Configuration class allows you to set a wide variety of options. You can use this class to construct a KeyView Session, and to modify a Session that has already been constructed. Each option has a setter method.

DEPRECATED: The getter methods for the configuration options have been deprecated in KeyView version 12.12. These methods retrieve only the option that was set through the C++ API, and do not reflect options set in formats.ini. These methods might be removed in a future release.