BASS.NET API for the Un4seen BASS Audio LibraryMIDI_INCAPS MembersBASS.NET API for the Un4seen BASS Audio Library

The MIDI_INCAPS type exposes the following members.
Constructors

  NameDescription
Public methodMIDI_INCAPS
Default Constructor.
Back to Top
Methods

  NameDescription
Public methodToString
Returns the name of the Midi input device.
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fielddriverVersion
Version number of the device driver for the MIDI input device.
Public fieldmid
Manufacturer identifier of the device driver for the MIDI input device.
Public fieldname
Product name in a null-terminated string.
Public fieldpid
Product identifier of the MIDI input device.
Public fieldsupport
Reserved; must be zero.
Back to Top
See Also