|
LMMS
|
#include <juce_LV2Common.h>
Public Member Functions | |
| auto | tie () const |
| bool | operator== (const SinglePortInfo &other) const |
| bool | operator< (const SinglePortInfo &other) const |
Public Attributes | |
| uint32_t | index |
| AudioChannelSet::ChannelType | designation |
| bool | optional |
|
inline |
|
inline |
|
inline |
| AudioChannelSet::ChannelType juce::lv2_shared::SinglePortInfo::designation |
| uint32_t juce::lv2_shared::SinglePortInfo::index |
| bool juce::lv2_shared::SinglePortInfo::optional |