Table of Contents

Class IteratorForeachFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for IteratorForeachFunction. 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 IteratorForeachFunctionCallHandler
Inheritance
IteratorForeachFunctionCallHandler
Inherited Members

Constructors

IteratorForeachFunctionCallHandler(IteratorForeachFunction)

public IteratorForeachFunctionCallHandler(IteratorForeachFunction managed)

Parameters

managed IteratorForeachFunction

Fields

NativeCallback

public IteratorForeachFunction NativeCallback

Field Value

IteratorForeachFunction