#include <vst3_scan.h>
Definition at line 37 of file vst3_scan.h.
◆ VST3Info() [1/2]
ARDOUR::VST3Info::VST3Info |
( |
| ) |
|
|
inline |
◆ VST3Info() [2/2]
ARDOUR::VST3Info::VST3Info |
( |
XMLNode const & |
| ) |
|
◆ state()
XMLNode& ARDOUR::VST3Info::state |
( |
| ) |
const |
◆ category
std::string ARDOUR::VST3Info::category |
◆ email
std::string ARDOUR::VST3Info::email |
◆ index
int ARDOUR::VST3Info::index |
◆ n_aux_inputs
int ARDOUR::VST3Info::n_aux_inputs |
◆ n_aux_outputs
int ARDOUR::VST3Info::n_aux_outputs |
◆ n_inputs
int ARDOUR::VST3Info::n_inputs |
◆ n_midi_inputs
int ARDOUR::VST3Info::n_midi_inputs |
◆ n_midi_outputs
int ARDOUR::VST3Info::n_midi_outputs |
◆ n_outputs
int ARDOUR::VST3Info::n_outputs |
◆ name
std::string ARDOUR::VST3Info::name |
◆ sdk_version
std::string ARDOUR::VST3Info::sdk_version |
◆ uid
std::string ARDOUR::VST3Info::uid |
◆ url
std::string ARDOUR::VST3Info::url |
◆ vendor
std::string ARDOUR::VST3Info::vendor |
◆ version
std::string ARDOUR::VST3Info::version |
The documentation for this struct was generated from the following file: