Compartilhar via


Allocation.SetOnBufferAvailableListener Método

Definição

Definir um manipulador de notificação para #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

Parâmetros

callback
Allocation.IOnBufferAvailableListener

instância da classe OnBufferAvailableListener a ser chamada quando o buffer chegar.

Atributos

Comentários

Documentação Java para android.renderscript.Allocation.setOnBufferAvailableListener(android.renderscript.OnBufferAvailableListener).

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a