Unit 'fmodtypes' Package
[Overview][Constants][Types][Index] [#pl_glscene]

TFSoundTOCTag

Declaration

Source position: fmodtypes.pas line 793

type TFSoundTOCTag = record

  Name: array [0..3] of Ansichar;

  

  NumTracks: Integer;

  

  Min: array [0..99] of Integer;

  

  Sec: array [0..99] of Integer;

  

  Frame: array [0..99] of Integer;

  

end;



CT Web help

CodeTyphon Studio