Unit 'tsd_tag_wav' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titansound]

TAG_CART

Declaration

Source position: tsd_tag_wav.pas line 129

type TAG_CART = packed record

  Version: array [0..3] of Byte;

  

  Title: array [0..63] of Byte;

  

  Artist: array [0..63] of Byte;

  

  CutID: array [0..63] of Byte;

  

  ClientID: array [0..63] of Byte;

  

  Category: array [0..63] of Byte;

  

  Classification: array [0..63] of Byte;

  

  OutCue: array [0..63] of Byte;

  

  StartDate: array [0..9] of Byte;

  

  StartTime: array [0..7] of Byte;

  

  EndDate: array [0..9] of Byte;

  

  EndTime: array [0..7] of Byte;

  

  ProducerAppID: array [0..63] of Byte;

  

  ProducerAppVersion: array [0..63] of Byte;

  

  UserDef: array [0..63] of Byte;

  

  dwLevelReference: DWord;

  

  PostTimer: TTAG_CART_TIMERS;

  

  Reserved: array [0..275] of Byte;

  

  URL: array [0..1023] of Byte;

  

end;



CT Web help

CodeTyphon Studio