Table of Contents

Class BufferListFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Async Handler for BufferListFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class BufferListFuncAsyncHandler
Inheritance
BufferListFuncAsyncHandler
Inherited Members

Constructors

BufferListFuncAsyncHandler(BufferListFunc)

public BufferListFuncAsyncHandler(BufferListFunc managed)

Parameters

managed BufferListFunc

Fields

NativeCallback

public BufferListFunc NativeCallback

Field Value

BufferListFunc