Table of Contents

Class IteratorItemFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorItemFunctionAsyncHandler
Inheritance
IteratorItemFunctionAsyncHandler
Inherited Members

Constructors

IteratorItemFunctionAsyncHandler(IteratorItemFunction)

public IteratorItemFunctionAsyncHandler(IteratorItemFunction managed)

Parameters

managed IteratorItemFunction

Fields

NativeCallback

public IteratorItemFunction NativeCallback

Field Value

IteratorItemFunction