public class EventPlayer extends Object
| Constructor and Description |
|---|
EventPlayer(Map<String,ScopePlayer> scopeSampleMap) |
| Modifier and Type | Method and Description |
|---|---|
static EventPlayer |
getInstance() |
static float |
getMaxAmplitude() |
Map<String,ScopePlayer> |
getScopeSampleMap() |
void |
play() |
static void |
setMaxAmplitude(float maxAmplitude) |
public EventPlayer(Map<String,ScopePlayer> scopeSampleMap)
public void play()
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic Map<String,ScopePlayer> getScopeSampleMap()
public static EventPlayer getInstance()
public static void setMaxAmplitude(float maxAmplitude)
public static float getMaxAmplitude()
Copyright © 2014–2017 openbase.org. All rights reserved.