Table of Contents

Class LogFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Async Handler for LogFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class LogFunctionAsyncHandler
Inheritance
LogFunctionAsyncHandler
Inherited Members

Constructors

LogFunctionAsyncHandler(LogFunction)

public LogFunctionAsyncHandler(LogFunction managed)

Parameters

managed LogFunction

Fields

NativeCallback

public LogFunction NativeCallback

Field Value

LogFunction