BASS.NET API for the Un4seen BASS Audio Library

MidiShortMessageToString Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the string representation of the Midi short message.

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public override string ToString()

Return Value

Type: String
The string representing the Midi short message (same as ToString("G")).
See Also

Reference