#include <vst2_scan.h>
Definition at line 33 of file vst2_scan.h.
◆ VST2Info() [1/2]
ARDOUR::VST2Info::VST2Info |
( |
| ) |
|
|
inline |
◆ VST2Info() [2/2]
ARDOUR::VST2Info::VST2Info |
( |
XMLNode const & |
| ) |
|
◆ state()
XMLNode& ARDOUR::VST2Info::state |
( |
| ) |
const |
◆ can_process_replace
bool ARDOUR::VST2Info::can_process_replace |
◆ category
std::string ARDOUR::VST2Info::category |
◆ creator
std::string ARDOUR::VST2Info::creator |
◆ has_editor
bool ARDOUR::VST2Info::has_editor |
◆ id
int32_t ARDOUR::VST2Info::id |
◆ is_instrument
bool ARDOUR::VST2Info::is_instrument |
◆ n_inputs
int ARDOUR::VST2Info::n_inputs |
◆ n_midi_inputs
int ARDOUR::VST2Info::n_midi_inputs |
◆ n_midi_outputs
int ARDOUR::VST2Info::n_midi_outputs |
◆ n_outputs
int ARDOUR::VST2Info::n_outputs |
◆ name
std::string ARDOUR::VST2Info::name |
◆ version
std::string ARDOUR::VST2Info::version |
The documentation for this struct was generated from the following file: