Unit 'sdl_mixer' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TMidiEvent

Declaration

Source position: sdl_mixer.pas line 264

type TMidiEvent = record

  time: LongInt;

  channel: UInt8;

  type_: UInt8;

  a: UInt8;

  b: UInt8;

end;


Documentation generated on: 2023-03-18