Table of Contents

Class ElementCallAsyncFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Forever Handler for ElementCallAsyncFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class ElementCallAsyncFuncForeverHandler
Inheritance
ElementCallAsyncFuncForeverHandler
Inherited Members

Constructors

ElementCallAsyncFuncForeverHandler(ElementCallAsyncFunc)

public ElementCallAsyncFuncForeverHandler(ElementCallAsyncFunc managed)

Parameters

managed ElementCallAsyncFunc

Fields

NativeCallback

public ElementCallAsyncFunc NativeCallback

Field Value

ElementCallAsyncFunc