A MIDI Library for .NET

CallbackMessage Members

CallbackMessage overview

Public Instance Constructors

CallbackMessage Constructor Constructs a Callback message.

Public Instance Properties

Callback The callback to invoke when this message is "sent".
Time (inherited from Message) Milliseconds since the music started.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
MakeTimeShiftedCopy Returns a copy of this message, shifted in time by the specified amount.
SendNow Sends this message immediately, ignoring the beatTime.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CallbackMessage Class | Midi Namespace