Unit 'realtime' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tPlayer

Declaration

Source position: realtime.pas line 116

type tPlayer = record

  pl_Link: tNode;

  pl_Reserved0: ShortInt;

  pl_Reserved1: ShortInt;

  pl_Hook: pHook;

  pl_Source: pConductor;

  pl_Task: pTask;

  pl_MetricTime: LongInt;

  pl_AlarmTime: LongInt;

  pl_UserData: Pointer;

  pl_PlayerID: Word;

  pl_Flags: Word;

end;


Documentation generated on: 2021-07-30