Condividi tramite


Allocation.SetOnBufferAvailableListener Metodo

Definizione

Impostare un gestore di notifica per #USAGE_IO_INPUT.

[Android.Runtime.Register("setOnBufferAvailableListener", "(Landroid/renderscript/Allocation$OnBufferAvailableListener;)V", "GetSetOnBufferAvailableListener_Landroid_renderscript_Allocation_OnBufferAvailableListener_Handler")]
public virtual void SetOnBufferAvailableListener (Android.Renderscripts.Allocation.IOnBufferAvailableListener? callback);
[<Android.Runtime.Register("setOnBufferAvailableListener", "(Landroid/renderscript/Allocation$OnBufferAvailableListener;)V", "GetSetOnBufferAvailableListener_Landroid_renderscript_Allocation_OnBufferAvailableListener_Handler")>]
abstract member SetOnBufferAvailableListener : Android.Renderscripts.Allocation.IOnBufferAvailableListener -> unit
override this.SetOnBufferAvailableListener : Android.Renderscripts.Allocation.IOnBufferAvailableListener -> unit

Parametri

callback
Allocation.IOnBufferAvailableListener

istanza della classe OnBufferAvailableListener da chiamare all'arrivo del buffer.

Attributi

Commenti

Documentazione java per android.renderscript.Allocation.setOnBufferAvailableListener(android.renderscript.OnBufferAvailableListener).

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