Table of Contents

Class TaskFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class TaskFunctionForeverHandler
Inheritance
TaskFunctionForeverHandler
Inherited Members

Constructors

TaskFunctionForeverHandler(TaskFunction)

public TaskFunctionForeverHandler(TaskFunction managed)

Parameters

managed TaskFunction

Fields

NativeCallback

public TaskFunction NativeCallback

Field Value

TaskFunction