No examples for this method.
Frequently called with: [Clear]
-1
| android.media.SoundPool.OnLoadCompleteListener |
Interface definition for a callback to be invoked when all the sounds are loaded.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Called when a sound has completed loading.
|
|||||||||
Called when a sound has completed loading.
| soundPool | the sample ID of the sound loaded. |
|---|---|
| status | the status of the load operation (0 = success) |