Unit 'DAV_VSTEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TFXChunkBank

Declaration

Source position: DAV_VSTEffect.pas line 1031

type TFXChunkBank = record

  chunkMagic: TChunkName;

  

  ByteSize: LongInt;

  

  fxMagic: TChunkName;

  

  version: LongInt;

  

  fxID: TChunkName;

  

  fxVersion: LongInt;

  

  numPrograms: LongInt;

  

  Future: array [0..127] of Byte;

  

  ChunkSize: LongInt;

  

  Chunk: Pointer;

  

end;



CT Web help

CodeTyphon Studio