dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
EnumParameter.this
dplug
client
params
EnumParameter
Undocumented in source.
class
EnumParameter
nothrow @
nogc
this
(
int
index
,
string
name
,
const
(
string
[])
possibleValues
,
int
defaultValue
= 0
)
Meta
Source
See Implementation
dplug
client
params
EnumParameter
constructors
this
functions
getValueString
normalizedValueFromString
stringFromNormalizedValue
toStringN