Table of Contents

Class MetaInitFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MetaInitFunctionForeverHandler
Inheritance
MetaInitFunctionForeverHandler
Inherited Members

Constructors

MetaInitFunctionForeverHandler(MetaInitFunction)

public MetaInitFunctionForeverHandler(MetaInitFunction managed)

Parameters

managed MetaInitFunction

Fields

NativeCallback

public MetaInitFunction NativeCallback

Field Value

MetaInitFunction