Table of Contents

Class MetaClearFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MetaClearFunctionForeverHandler
Inheritance
MetaClearFunctionForeverHandler
Inherited Members

Constructors

MetaClearFunctionForeverHandler(MetaClearFunction)

public MetaClearFunctionForeverHandler(MetaClearFunction managed)

Parameters

managed MetaClearFunction

Fields

NativeCallback

public MetaClearFunction NativeCallback

Field Value

MetaClearFunction