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

snd_PlayFile

Declaration

Source position: zgl_sound.pas line 180

function snd_PlayFile(

  const FileName: UTF8String;

  Loop: Boolean = False;

  Volume: Single = SND_VOLUME_DEFAULT

):Integer;



CT Web help

CodeTyphon Studio