Table of Contents

Class MiniObjectFreeFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MiniObjectFreeFunction. 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 MiniObjectFreeFunctionCallHandler
Inheritance
MiniObjectFreeFunctionCallHandler
Inherited Members

Constructors

MiniObjectFreeFunctionCallHandler(MiniObjectFreeFunction)

public MiniObjectFreeFunctionCallHandler(MiniObjectFreeFunction managed)

Parameters

managed MiniObjectFreeFunction

Fields

NativeCallback

public MiniObjectFreeFunction NativeCallback

Field Value

MiniObjectFreeFunction