Table of Contents

Class TypeFindFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class TypeFindFunctionForeverHandler
Inheritance
TypeFindFunctionForeverHandler
Inherited Members

Constructors

TypeFindFunctionForeverHandler(TypeFindFunction)

public TypeFindFunctionForeverHandler(TypeFindFunction managed)

Parameters

managed TypeFindFunction

Fields

NativeCallback

public TypeFindFunction NativeCallback

Field Value

TypeFindFunction