|  | Audacity 3.2.0
    | 
Immutable description of an LV2 Audio port. More...
#include <LV2Ports.h>
| Public Member Functions | |
| LV2Port (const LilvPort *port, int index, bool isInput, const wxString &symbol, const wxString &name, const TranslatableString &group) | |
|  Public Member Functions inherited from LV2Port | |
| LV2Port (const LilvPort *port, int index, bool isInput, const wxString &symbol, const wxString &name, const TranslatableString &group) | |
| Additional Inherited Members | |
|  Public Attributes inherited from LV2Port | |
| const LilvPort *const | mPort | 
| const uint32_t | mIndex | 
| const bool | mIsInput | 
| const wxString | mSymbol | 
| const wxString | mName | 
| const TranslatableString | mGroup | 
Immutable description of an LV2 Audio port.
Definition at line 52 of file LV2Ports.h.
| 
 | inline | 
Definition at line 37 of file LV2Ports.h.