Table of Contents

Class TagForeachFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class TagForeachFuncForeverHandler
Inheritance
TagForeachFuncForeverHandler
Inherited Members

Constructors

TagForeachFuncForeverHandler(TagForeachFunc)

public TagForeachFuncForeverHandler(TagForeachFunc managed)

Parameters

managed TagForeachFunc

Fields

NativeCallback

public TagForeachFunc NativeCallback

Field Value

TagForeachFunc