TrackEvent.this

These constructors initialize the object with a delta time and an event.

  1. this(int deltaTime, MIDIEvent event)
  2. this(int deltaTime, SysExEvent event)
  3. this(int deltaTime, MetaEvent event)
    struct TrackEvent
    @nogc nothrow pure @trusted
    this

Meta