Table of Contents

Class MainFuncCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MainFunc. 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 MainFuncCallHandler
Inheritance
MainFuncCallHandler
Inherited Members

Constructors

MainFuncCallHandler(MainFunc)

public MainFuncCallHandler(MainFunc managed)

Parameters

managed MainFunc

Fields

NativeCallback

public MainFunc NativeCallback

Field Value

MainFunc