Table of Contents

Class ElementCallAsyncFuncCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for ElementCallAsyncFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class ElementCallAsyncFuncCallHandler
Inheritance
ElementCallAsyncFuncCallHandler
Inherited Members

Constructors

ElementCallAsyncFuncCallHandler(ElementCallAsyncFunc)

public ElementCallAsyncFuncCallHandler(ElementCallAsyncFunc managed)

Parameters

managed ElementCallAsyncFunc

Fields

NativeCallback

public ElementCallAsyncFunc NativeCallback

Field Value

ElementCallAsyncFunc