Table of Contents

Class PluginInitFullFuncCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for PluginInitFullFunc. 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 PluginInitFullFuncCallHandler
Inheritance
PluginInitFullFuncCallHandler
Inherited Members

Constructors

PluginInitFullFuncCallHandler(PluginInitFullFunc)

public PluginInitFullFuncCallHandler(PluginInitFullFunc managed)

Parameters

managed PluginInitFullFunc

Fields

NativeCallback

public PluginInitFullFunc NativeCallback

Field Value

PluginInitFullFunc