Table of Contents

Class IteratorFreeFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for IteratorFreeFunction. 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 IteratorFreeFunctionCallHandler
Inheritance
IteratorFreeFunctionCallHandler
Inherited Members

Constructors

IteratorFreeFunctionCallHandler(IteratorFreeFunction)

public IteratorFreeFunctionCallHandler(IteratorFreeFunction managed)

Parameters

managed IteratorFreeFunction

Fields

NativeCallback

public IteratorFreeFunction NativeCallback

Field Value

IteratorFreeFunction