Unit 'soundpool' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

jSoundPool_SoundPlay

Declaration

Source position: soundpool.pas line 48

function jSoundPool_SoundPlay(

  env: PJNIEnv;

  _jsoundpool: jobject;

  soundId: Integer;

  _leftVolume: single;

  _rightVolume: single;

  _priority: Integer;

  _loop: Integer;

  _rate: single

):Integer;



CT Web help

CodeTyphon Studio