public interface

AutoConnectSequencer

com.sun.media.sound.AutoConnectSequencer

Class Overview

Interface for Sequencers that are able to do the auto-connect as required by MidiSystem.getSequencer()

Summary

Public Methods
abstract void setAutoConnect(Receiver autoConnectReceiver)
Set the receiver that this device is auto-connected.

Public Methods

public abstract void setAutoConnect (Receiver autoConnectReceiver)

Set the receiver that this device is auto-connected. If non-null, the device needs to re-connect itself to a suitable device in open().