Table of Contents

Class MetaSerializeFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MetaSerializeFunctionForeverHandler
Inheritance
MetaSerializeFunctionForeverHandler
Inherited Members

Constructors

MetaSerializeFunctionForeverHandler(MetaSerializeFunction)

public MetaSerializeFunctionForeverHandler(MetaSerializeFunction managed)

Parameters

managed MetaSerializeFunction

Fields

NativeCallback

public MetaSerializeFunction NativeCallback

Field Value

MetaSerializeFunction