BASS.NET API for the Un4seen BASS Audio Library

MIDI_HEADER Constructor

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodMIDI_HEADER(Byte)
Initializes a new instance of the MIDI_HEADER with the given data buffer.
Public methodMIDI_HEADER(Int32)
Initializes a new instance of the MIDI_HEADER with an empty data buffer of the given size.
Public methodMIDI_HEADER(IntPtr)
Initializes a new instance of the MIDI_HEADER from a given Midi header pointer.
Public methodMIDI_HEADER(String)
Initializes a new instance of the MIDI_HEADER with the string as the data buffer.
Top
See Also

Reference