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

snd_PlayMemory

Declaration

Source position: zgl_sound.pas line 181

function snd_PlayMemory(

  const Memory: zglTMemory;

  const Extension: UTF8String;

  Loop: Boolean = False;

  Volume: Single = SND_VOLUME_DEFAULT

):Integer;



CT Web help

CodeTyphon Studio