VST 3 Examples VST 3.7
SDK for developing VST plug-in
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
ProcessSetupCheck Class Reference

#include <processsetupcheck.h>

Public Member Functions

 ProcessSetupCheck ()
 
void setProcessSetup (Steinberg::Vst::ProcessSetup setup)
 
void setEventLogger (EventLogger *eventLogger)
 
void check (const Steinberg::Vst::ProcessData &data)
 

Protected Attributes

Steinberg::Vst::ProcessSetup mSetup
 
EventLoggermEventLogger
 

Constructor & Destructor Documentation

◆ ProcessSetupCheck()

Member Function Documentation

◆ setProcessSetup()

void setProcessSetup ( Steinberg::Vst::ProcessSetup  setup)

◆ setEventLogger()

void setEventLogger ( EventLogger eventLogger)

◆ check()

void check ( const Steinberg::Vst::ProcessData data)

Member Data Documentation

◆ mSetup

Steinberg::Vst::ProcessSetup mSetup
protected

◆ mEventLogger

EventLogger* mEventLogger
protected
Empty

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