BASS.NET API for the Un4seen BASS Audio LibraryBASS_MIDI_MARK MembersBASS.NET API for the Un4seen BASS Audio Library

The BASS_MIDI_MARK type exposes the following members.
Constructors

  NameDescription
Public methodBASS_MIDI_MARK 
Default Constructor.
Public methodBASS_MIDI_MARK(Int32, Int32, String)
Constructor already setting the members.
Back to Top
Methods

  NameDescription
Public methodToString
A description of the marker object (the text).
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldpos
The position (in bytes) of the marker.
Public fieldtext
The marker, cue, lyric, keysig, timesig text.
Public fieldtrack
The MIDI track (number) containing marker (0=first).
Back to Top
See Also