Table of Contents

Class LogFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for LogFunction. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class LogFunctionCallHandler
Inheritance
LogFunctionCallHandler
Inherited Members

Constructors

LogFunctionCallHandler(LogFunction)

public LogFunctionCallHandler(LogFunction managed)

Parameters

managed LogFunction

Fields

NativeCallback

public LogFunction NativeCallback

Field Value

LogFunction