BASS.NET API for the Un4seen BASS Audio Library

BASS_MIDI_EVENTToString Method

BASS.NET API for the Un4seen BASS Audio Library
A description of the MIDI event object (event, param, chan, tick)

Namespace:  Un4seen.Bass.AddOn.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public override string ToString()

Return Value

Type: String
The description string of the MIDI event object.
See Also

Reference