BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDevice Properties

BASS.NET API for the Un4seen BASS Audio Library

The MidiOutputDevice type exposes the following members.

Properties

  NameDescription
Public propertyDevice
Returns the device handle for this output device.
Public propertyDeviceID
Returns the device id (number) which was used to create this instance.
Public propertyIsDisposed
Returns , if this class is being disposed.
Public propertyIsOpened
Returns if the Midi output device is opened - else .
Public propertyLastErrorCode
Returns the last Midi error code (see MIDIError for possible values).
Public propertyUser
User instance data to be used when sending system-exclusive messages.
Top
See Also

Reference