Table of Contents

Class MiniObjectFreeFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Forever Handler for MiniObjectFreeFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class MiniObjectFreeFunctionForeverHandler
Inheritance
MiniObjectFreeFunctionForeverHandler
Inherited Members

Constructors

MiniObjectFreeFunctionForeverHandler(MiniObjectFreeFunction)

public MiniObjectFreeFunctionForeverHandler(MiniObjectFreeFunction managed)

Parameters

managed MiniObjectFreeFunction

Fields

NativeCallback

public MiniObjectFreeFunction NativeCallback

Field Value

MiniObjectFreeFunction