Table of Contents

Class MainFuncSimpleForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MainFuncSimpleForeverHandler
Inheritance
MainFuncSimpleForeverHandler
Inherited Members

Constructors

MainFuncSimpleForeverHandler(MainFuncSimple)

public MainFuncSimpleForeverHandler(MainFuncSimple managed)

Parameters

managed MainFuncSimple

Fields

NativeCallback

public MainFuncSimple NativeCallback

Field Value

MainFuncSimple