Table of Contents

Class TaskPoolFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for TaskPoolFunction. 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 TaskPoolFunctionCallHandler
Inheritance
TaskPoolFunctionCallHandler
Inherited Members

Constructors

TaskPoolFunctionCallHandler(TaskPoolFunction)

public TaskPoolFunctionCallHandler(TaskPoolFunction managed)

Parameters

managed TaskPoolFunction

Fields

NativeCallback

public TaskPoolFunction NativeCallback

Field Value

TaskPoolFunction