legacy.resource.codecs.midi
Class NativeMidiFormat

java.lang.Object
  extended by legacy.resource.Format
      extended by legacy.resource.codecs.midi.NativeMidiFormat

public class NativeMidiFormat
extends Format

NativeAudioFormat.class is the base for audio files

Author:
Benjamin Tarrant

Constructor Summary
NativeMidiFormat(java.io.InputStream stream)
           
 
Method Summary
 
Methods inherited from class legacy.resource.Format
getFormatLoadLock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeMidiFormat

public NativeMidiFormat(java.io.InputStream stream)
                 throws java.io.IOException
Throws:
java.io.IOException