#include <plugin.h>
Definition at line 134 of file plugin.h.
◆ IOPortDescription() [1/2]
ARDOUR::Plugin::IOPortDescription::IOPortDescription |
( |
const std::string & |
n, |
|
|
bool |
sc = false , |
|
|
std::string |
gn = "" , |
|
|
uint32_t |
gc = 0 , |
|
|
uint32_t |
bn = 0 |
|
) |
| |
|
inline |
◆ IOPortDescription() [2/2]
ARDOUR::Plugin::IOPortDescription::IOPortDescription |
( |
const IOPortDescription & |
other | ) |
|
|
inline |
◆ bus_number
uint32_t ARDOUR::Plugin::IOPortDescription::bus_number |
◆ group_channel
uint32_t ARDOUR::Plugin::IOPortDescription::group_channel |
◆ group_name
std::string ARDOUR::Plugin::IOPortDescription::group_name |
◆ is_sidechain
bool ARDOUR::Plugin::IOPortDescription::is_sidechain |
◆ name
std::string ARDOUR::Plugin::IOPortDescription::name |
The documentation for this struct was generated from the following file: