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

TSDL_PutAudioStreamData

Declaration

Source position: libsdl3.pas line 5697

type TSDL_PutAudioStreamData = function(

  stream: PSDL_AudioStream;

  buf: pointer;

  len: LongInt

):LongInt;



CT Web help

CodeTyphon Studio