LMMS
Loading...
Searching...
No Matches
Lv2PluginOptions Struct Reference

Public Types

enum  OptIndex {
  SampleRate , TransientWinId , BackgroundColor , ForegroundColor ,
  ScaleFactor , WindowTitle , Null , Count
}

Public Member Functions

 Lv2PluginOptions () noexcept

Public Attributes

float sampleRate
int64_t transientWinId
uint32_t bgColor
uint32_t fgColor
float uiScale
LV2_Options_Option opts [Count]

Member Enumeration Documentation

◆ OptIndex

Enumerator
SampleRate 
TransientWinId 
BackgroundColor 
ForegroundColor 
ScaleFactor 
WindowTitle 
Null 
Count 

Constructor & Destructor Documentation

◆ Lv2PluginOptions()

Lv2PluginOptions::Lv2PluginOptions ( )
inlinenoexcept

Member Data Documentation

◆ bgColor

uint32_t Lv2PluginOptions::bgColor

◆ fgColor

uint32_t Lv2PluginOptions::fgColor

◆ opts

LV2_Options_Option Lv2PluginOptions::opts[Count]

◆ sampleRate

float Lv2PluginOptions::sampleRate

◆ transientWinId

int64_t Lv2PluginOptions::transientWinId

◆ uiScale

float Lv2PluginOptions::uiScale

The documentation for this struct was generated from the following file: