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

TTSDL_MixAudioFormat

Declaration

Source position: libsdl2.pas line 888

type TTSDL_MixAudioFormat = procedure(

  dst: PUInt8;

  src: PUInt8;

  format: TSDL_AudioFormat;

  len: UInt32;

  volume: Integer

);



CT Web help

CodeTyphon Studio