BASS.NET API for the Un4seen BASS Audio Library

MidiInputDeviceSysExBufferSize Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the maximum buffer size for system-exclusive messages (between 2 and 65536, default is 1024).

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

public int SysExBufferSize { get; set; }

Property Value

Type: Int32
See Also

Reference