Table of Contents

Class MiniObjectDisposeFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MiniObjectDisposeFunctionForeverHandler
Inheritance
MiniObjectDisposeFunctionForeverHandler
Inherited Members

Constructors

MiniObjectDisposeFunctionForeverHandler(MiniObjectDisposeFunction)

public MiniObjectDisposeFunctionForeverHandler(MiniObjectDisposeFunction managed)

Parameters

managed MiniObjectDisposeFunction

Fields

NativeCallback

public MiniObjectDisposeFunction NativeCallback

Field Value

MiniObjectDisposeFunction