[Overview][Constants][Types][Classes][Index] Reference for unit 'msemidi' (#msegui)

tmidistream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msemidi.pas line 85

type tmidistream = class(tbufstream)

public

  constructor create(); override;

  function initfile;

  function starttrack;

  function skiptrack;

  function getmetadata();

  property timedivision: LongWord; [r]

  property metadata: string; [r]

  property maxdatasize: LongWord; [rw]

end;

Inheritance

tmidistream

|

tbufstream

|

tcustombufstream

|

tmsefilestream

|

thandlestream

?

TObject


Documentation generated on: 2021-05-13