Class MusicSequenceFileTypeID


  • public final class MusicSequenceFileTypeID
    extends java.lang.Object
    [@enum] MusicSequenceFileTypeID describes different types of files that can be parsed by a music sequence [@constant] kMusicSequenceFile_AnyType let the system read iMelody files and read and write MIDI files (and any future types) [@constant] kMusicSequenceFile_MIDIType read and write MIDI files [@constant] kMusicSequenceFile_iMelodyType read iMelody files
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait