Condividi tramite


SoundPool.SetOnLoadCompleteListener(SoundPool+IOnLoadCompleteListener) Metodo

Definizione

Imposta l'hook di callback per OnLoadCompleteListener.

[Android.Runtime.Register("setOnLoadCompleteListener", "(Landroid/media/SoundPool$OnLoadCompleteListener;)V", "GetSetOnLoadCompleteListener_Landroid_media_SoundPool_OnLoadCompleteListener_Handler")]
public virtual void SetOnLoadCompleteListener (Android.Media.SoundPool.IOnLoadCompleteListener? listener);
[<Android.Runtime.Register("setOnLoadCompleteListener", "(Landroid/media/SoundPool$OnLoadCompleteListener;)V", "GetSetOnLoadCompleteListener_Landroid_media_SoundPool_OnLoadCompleteListener_Handler")>]
abstract member SetOnLoadCompleteListener : Android.Media.SoundPool.IOnLoadCompleteListener -> unit
override this.SetOnLoadCompleteListener : Android.Media.SoundPool.IOnLoadCompleteListener -> unit

Parametri

Attributi

Commenti

Documentazione java per android.media.SoundPool.setOnLoadCompleteListener(android.media.OnLoadCompleteListener).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a