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

zglTSoundManager

Declaration

Source position: zgl_sound.pas line 155

type zglTSoundManager = record

  Count: record

  

    Items: Integer;

  

    Formats: Integer;

  

  end;

  First: zglTSound;

  

  Formats: array of zglTSoundFormat;

  

end;



CT Web help

CodeTyphon Studio