BASS.NET API for the Un4seen BASS Audio Library

MidiInputDeviceAddSysExBuffer Method

BASS.NET API for the Un4seen BASS Audio Library
Creates and adds a system exclusive buffer to the midi device.

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

public bool AddSysExBuffer()

Return Value

Type: Boolean
For internal use only - not to be used directly in your application.
See Also

Reference