Table of Contents

Class PluginInitFuncCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for PluginInitFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class PluginInitFuncCallHandler
Inheritance
PluginInitFuncCallHandler
Inherited Members

Constructors

PluginInitFuncCallHandler(PluginInitFunc)

public PluginInitFuncCallHandler(PluginInitFunc managed)

Parameters

managed PluginInitFunc

Fields

NativeCallback

public PluginInitFunc NativeCallback

Field Value

PluginInitFunc