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

zglTSoundFormat

Declaration

Source position: zgl_sound.pas line 148

type zglTSoundFormat = record

  Extension: UTF8String;

  

  Decoder: zglPSoundDecoder;

  

  FileLoader: zglTSoundFileLoader;

  

  MemLoader: zglTSoundMemLoader;

  

end;



CT Web help

CodeTyphon Studio