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

alBufferData

Declaration

Source position: zgl_sound_openal.pas line 163

var alBufferData: procedure(

  bid: LongWord;

  format: LongInt;

  data: Pointer;

  size: LongInt;

  freq: LongInt

);



CT Web help

CodeTyphon Studio