Unit 'zgl_sound' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTSoundFileLoader

Declaration

Source position: zgl_sound.pas line 85

type zglTSoundFileLoader = procedure(

  const FileName: UTF8String;

  out Data: PByteArray;

  out Size: LongWord;

  out Format: LongWord;

  out Frequency: LongWord

);



CT Web help

CodeTyphon Studio