Table of Contents

Class DebugFuncPtrCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for DebugFuncPtr. 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 DebugFuncPtrCallHandler
Inheritance
DebugFuncPtrCallHandler
Inherited Members

Constructors

DebugFuncPtrCallHandler(DebugFuncPtr)

public DebugFuncPtrCallHandler(DebugFuncPtr managed)

Parameters

managed DebugFuncPtr

Fields

NativeCallback

public DebugFuncPtr NativeCallback

Field Value

DebugFuncPtr