Table of Contents

Class IteratorForeachFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Async Handler for IteratorForeachFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class IteratorForeachFunctionAsyncHandler
Inheritance
IteratorForeachFunctionAsyncHandler
Inherited Members

Constructors

IteratorForeachFunctionAsyncHandler(IteratorForeachFunction)

public IteratorForeachFunctionAsyncHandler(IteratorForeachFunction managed)

Parameters

managed IteratorForeachFunction

Fields

NativeCallback

public IteratorForeachFunction NativeCallback

Field Value

IteratorForeachFunction