org.robokind.api.audio.config
Class WavPlayerLoader
java.lang.Object
org.robokind.api.audio.config.WavPlayerLoader
public class WavPlayerLoader
- extends Object
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WavPlayerLoader
public WavPlayerLoader()
registerWavPlayer
public static org.osgi.framework.ServiceRegistration registerWavPlayer(org.osgi.framework.BundleContext context,
WavPlayer player,
Properties props)
loadPlayer
public static WavPlayer loadPlayer(WavPlayerConfig conf)
throws Exception
- Throws:
Exception
Copyright © 2011-2014. All Rights Reserved.