Table of Contents

Class TaskFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for TaskFunction. 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 TaskFunctionCallHandler
Inheritance
TaskFunctionCallHandler
Inherited Members

Constructors

TaskFunctionCallHandler(TaskFunction)

public TaskFunctionCallHandler(TaskFunction managed)

Parameters

managed TaskFunction

Fields

NativeCallback

public TaskFunction NativeCallback

Field Value

TaskFunction