Table of Contents

Class MetaFreeFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MetaFreeFunctionForeverHandler
Inheritance
MetaFreeFunctionForeverHandler
Inherited Members

Constructors

MetaFreeFunctionForeverHandler(MetaFreeFunction)

public MetaFreeFunctionForeverHandler(MetaFreeFunction managed)

Parameters

managed MetaFreeFunction

Fields

NativeCallback

public MetaFreeFunction NativeCallback

Field Value

MetaFreeFunction