Table of Contents

Class PluginInitFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PluginInitFuncForeverHandler
Inheritance
PluginInitFuncForeverHandler
Inherited Members

Constructors

PluginInitFuncForeverHandler(PluginInitFunc)

public PluginInitFuncForeverHandler(PluginInitFunc managed)

Parameters

managed PluginInitFunc

Fields

NativeCallback

public PluginInitFunc NativeCallback

Field Value

PluginInitFunc