VST 3 Interfaces  VST 3.7
SDK for developing VST plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Context of State Restoration

Variables

const CString kProject = "Project"
 the state is restored from a project loading or it is saved in a project
 
const CString kDefault = "Default"
 the state is restored from a preset (marked as default) or the host wants to store a default state of the plug-in
 

Detailed Description

Variable Documentation

const CString kProject = "Project"

the state is restored from a project loading or it is saved in a project

const CString kDefault = "Default"

the state is restored from a preset (marked as default) or the host wants to store a default state of the plug-in

Empty

Copyright ©2024 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.