Enum VmbFeaturePersistType

Enum Documentation

enum VmbFeaturePersistType

Type of features that are to be saved (persisted) to the XML file when using VmbSettingsSave.

Values:

enumerator VmbFeaturePersistAll

Save all features to XML, including look-up tables (if possible)

enumerator VmbFeaturePersistStreamable

Save only features marked as streamable, excluding look-up tables.

enumerator VmbFeaturePersistNoLUT

Save all features except look-up tables (default)