BASS.NET API for the Un4seen BASS Audio Library

MidiSysExMessage Constructor

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodMidiSysExMessage(Boolean, IntPtr)
Creates a new and empty instance of the MidiSysExMessage.
Public methodMidiSysExMessage(Boolean, IntPtr, IntPtr)
Creates a new instance of the MidiSysExMessage from a pointer to a MIDI_HEADER.
Public methodMidiSysExMessage(Boolean, IntPtr, IntPtr, MidiSysExMessage)
Creates a new instance of the MidiSysExMessage from a pointer to a MIDI_HEADER and also evaluates a previous system-exclusive message.
Top
See Also

Reference