| android.media.SoundPool.OnLoadCompleteListener |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Called when a sound has completed loading.
|
||||||||||
Called when a sound has completed loading.
| soundPool | SoundPool object from the load() method |
|---|---|
| sampleId | the sample ID of the sound loaded. |
| status | the status of the load operation (0 = success) |