BASS.NET API for the Un4seen BASS Audio Library

MIDI_HEADERIsPrepared Property

BASS.NET API for the Un4seen BASS Audio Library
Indicates if the buffer has been prepared by using the Prepare(Boolean, IntPtr) method.

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

public bool IsPrepared { get; }

Property Value

Type: Boolean
See Also

Reference