Uses of Class
quicktime.std.music.QTMIDIPortList

Packages that use QTMIDIPortList
quicktime.std.music   
 

Uses of QTMIDIPortList in quicktime.std.music
 

Methods in quicktime.std.music that return QTMIDIPortList
 QTMIDIPortList NoteAllocator.getMIDIInPorts()
          Get the MIDI input ports that are available to the NoteAllocator.
 QTMIDIPortList NoteAllocator.getMIDIOutPorts()
          Get the MIDI output ports that are available to the NoteAllocator.