Table of Contents

Class StructureForeachFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class StructureForeachFuncForeverHandler
Inheritance
StructureForeachFuncForeverHandler
Inherited Members

Constructors

StructureForeachFuncForeverHandler(StructureForeachFunc)

public StructureForeachFuncForeverHandler(StructureForeachFunc managed)

Parameters

managed StructureForeachFunc

Fields

NativeCallback

public StructureForeachFunc NativeCallback

Field Value

StructureForeachFunc