Table of Contents

Class ElementCallAsyncFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class ElementCallAsyncFuncAsyncHandler
Inheritance
ElementCallAsyncFuncAsyncHandler
Inherited Members

Constructors

ElementCallAsyncFuncAsyncHandler(ElementCallAsyncFunc)

public ElementCallAsyncFuncAsyncHandler(ElementCallAsyncFunc managed)

Parameters

managed ElementCallAsyncFunc

Fields

NativeCallback

public ElementCallAsyncFunc NativeCallback

Field Value

ElementCallAsyncFunc