Table of Contents

Class CapsForeachFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class CapsForeachFuncForeverHandler
Inheritance
CapsForeachFuncForeverHandler
Inherited Members

Constructors

CapsForeachFuncForeverHandler(CapsForeachFunc)

public CapsForeachFuncForeverHandler(CapsForeachFunc managed)

Parameters

managed CapsForeachFunc

Fields

NativeCallback

public CapsForeachFunc NativeCallback

Field Value

CapsForeachFunc