Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTSDL_MixAudio

Declaration

Source position: libsdl2.pas line 910

type TTSDL_MixAudio = procedure(

  dst: pcuint8;

  src: pcuint8;

  len: cuint32;

  volume: cint

);



CT Web help

CodeTyphon Studio