org.red5.server.midi
Class Test
java.lang.Object
org.red5.server.midi.Test
public class Test
- extends Object
Field Summary |
protected static org.slf4j.Logger |
log
|
Constructor Summary |
Test()
Constructs a new Test. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.slf4j.Logger log
Test
public Test()
throws Exception
- Constructs a new Test.
- Throws:
Exception
- if it feels like it.
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getMidiDevice
public static MidiDevice getMidiDevice(String name)
Copyright © 2006-2010 The Red5 Project