Table of Contents

Class MainFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MainFuncForeverHandler
Inheritance
MainFuncForeverHandler
Inherited Members

Constructors

MainFuncForeverHandler(MainFunc)

public MainFuncForeverHandler(MainFunc managed)

Parameters

managed MainFunc

Fields

NativeCallback

public MainFunc NativeCallback

Field Value

MainFunc