Table of Contents

Class LogFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class LogFunctionForeverHandler
Inheritance
LogFunctionForeverHandler
Inherited Members

Constructors

LogFunctionForeverHandler(LogFunction)

public LogFunctionForeverHandler(LogFunction managed)

Parameters

managed LogFunction

Fields

NativeCallback

public LogFunction NativeCallback

Field Value

LogFunction