| Package | Description |
|---|---|
| org.openbase.bco.eveson |
| Modifier and Type | Method and Description |
|---|---|
ScopePlayer.Type |
PlayerConfig.getType() |
ScopePlayer.Type |
ScopePlayer.getType() |
static ScopePlayer.Type |
ScopePlayer.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopePlayer.Type[] |
ScopePlayer.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PlayerConfig(String id,
String sampleFile,
ScopePlayer.Type type,
int maxVoices,
float amplitude,
String eventFilter) |
ScopePlayer(String sampleFile,
ScopePlayer.Type type,
int maxVoices,
float relativeAmplitude,
String eventFilter)
Constructor.
|
Copyright © 2014–2017 openbase.org. All rights reserved.