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

TTSDL_LoadWAV_RW

Declaration

Source position: libsdl2.pas line 883

type TTSDL_LoadWAV_RW = function(

  src: PSDL_RWops;

  freesrc: Integer;

  spec: PSDL_AudioSpec;

  audio_buf: PPUInt8;

  audio_len: PUInt32

):PSDL_AudioSpec;



CT Web help

CodeTyphon Studio