public class WavPlayerLoader extends Object
| Constructor and Description |
|---|
WavPlayerLoader() |
| Modifier and Type | Method and Description |
|---|---|
static WavPlayer |
loadPlayer(WavPlayerConfig conf) |
static org.osgi.framework.ServiceRegistration |
registerWavPlayer(org.osgi.framework.BundleContext context,
WavPlayer player,
Properties props) |
public static org.osgi.framework.ServiceRegistration registerWavPlayer(org.osgi.framework.BundleContext context,
WavPlayer player,
Properties props)
public static WavPlayer loadPlayer(WavPlayerConfig conf) throws Exception
ExceptionCopyright © 2011-2014. All Rights Reserved.