Unit 'fmodtypes' Package
[Overview][Constants][Types][Index] [#pl_glscene]

TFSoundStreamCallback

Declaration

Source position: fmodtypes.pas line 82

type TFSoundStreamCallback = function(

  Stream: PFSoundStream;

  Buff: Pointer;

  Length: Integer;

  Param: Integer

):Bytebool;



CT Web help

CodeTyphon Studio