BASS.NET API for the Un4seen BASS Audio Library

MidiShortMessage Constructor

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

  NameDescription
Public methodMidiShortMessage
Default constructor.
Public methodMidiShortMessage(IntPtr, IntPtr)
Creates a new instance of the MidiShortMessage.
Public methodMidiShortMessage(Byte, Int32, Int64)
Creates a new instance of the MidiShortMessage.
Public methodMidiShortMessage(IntPtr, IntPtr, MidiShortMessage)
Creates a new instance of the MidiShortMessage and also evaluates a previous short message..
Public methodMidiShortMessage(MIDIStatus, Byte, Int32, Int64)
Creates a new instance of the MidiShortMessage.
Public methodMidiShortMessage(Byte, Byte, Byte, Byte, Int64)
Creates a new instance of the MidiShortMessage.
Public methodMidiShortMessage(MIDIStatus, Byte, Byte, Byte, Int64)
Creates a new instance of the MidiShortMessage.
Top
See Also

Reference