|
| enum | OptIndex {
MaxBlockLenth = 0
, MinBlockLenth
, NominalBlockLenth
, SequenceSize
,
SampleRate
, TransientWinId
, BackgroundColor
, ForegroundColor
,
ScaleFactor
, WindowTitle
, Null
, Count
} |
◆ OptIndex
| Enumerator |
|---|
| MaxBlockLenth | |
| MinBlockLenth | |
| NominalBlockLenth | |
| SequenceSize | |
| SampleRate | |
| TransientWinId | |
| BackgroundColor | |
| ForegroundColor | |
| ScaleFactor | |
| WindowTitle | |
| Null | |
| Count | |
◆ CarlaPluginLV2Options()
| CarlaPluginLV2Options::CarlaPluginLV2Options |
( |
| ) |
|
|
inlinenoexcept |
◆ ~CarlaPluginLV2Options()
| CarlaPluginLV2Options::~CarlaPluginLV2Options |
( |
| ) |
|
|
inlinenoexcept |
◆ CARLA_DECLARE_NON_COPYABLE()
◆ bgColor
◆ fgColor
◆ maxBufferSize
| int CarlaPluginLV2Options::maxBufferSize |
◆ minBufferSize
| int CarlaPluginLV2Options::minBufferSize |
◆ nominalBufferSize
| int CarlaPluginLV2Options::nominalBufferSize |
◆ opts
◆ sampleRate
| float CarlaPluginLV2Options::sampleRate |
◆ sequenceSize
| int CarlaPluginLV2Options::sequenceSize |
◆ transientWinId
| int64_t CarlaPluginLV2Options::transientWinId |
◆ uiScale
| float CarlaPluginLV2Options::uiScale |
◆ windowTitle
| const char* CarlaPluginLV2Options::windowTitle |
The documentation for this struct was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/backend/plugin/CarlaPluginLV2.cpp