toggle menu
androidaudioplugin
androidJvm
switch theme
search in API
androidaudioplugin
/
org.androidaudioplugin
/
ParameterInformation
/
EnumerationInformation
Enumeration
Information
class
EnumerationInformation
(
var
index
:
Int
,
var
value
:
Double
,
var
name
:
String
)
Members
Constructors
Enumeration
Information
Link copied to clipboard
constructor
(
index
:
Int
,
value
:
Double
,
name
:
String
)
Properties
index
Link copied to clipboard
var
index
:
Int
name
Link copied to clipboard
var
name
:
String
value
Link copied to clipboard
var
value
:
Double