| Package | Description |
|---|---|
| org.robokind.api.audio | |
| org.robokind.api.audio.config |
| Modifier and Type | Class and Description |
|---|---|
class |
WavBufferPlayer |
| Constructor and Description |
|---|
WavProgressMonitor(WavPlayer wavPlayer,
int intervalMillisec) |
| Modifier and Type | Method and Description |
|---|---|
WavPlayer |
WavPlayerServiceFactory.build(WavPlayerConfig config) |
static WavPlayer |
WavPlayerLoader.loadPlayer(WavPlayerConfig conf) |
| Modifier and Type | Method and Description |
|---|---|
Class<WavPlayer> |
WavPlayerServiceFactory.getServiceClass() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.ServiceRegistration |
WavPlayerLoader.registerWavPlayer(org.osgi.framework.BundleContext context,
WavPlayer player,
Properties props) |
Copyright © 2011-2014. All Rights Reserved.