Table of Contents

Class IteratorNextFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorNextFunctionAsyncHandler
Inheritance
IteratorNextFunctionAsyncHandler
Inherited Members

Constructors

IteratorNextFunctionAsyncHandler(IteratorNextFunction)

public IteratorNextFunctionAsyncHandler(IteratorNextFunction managed)

Parameters

managed IteratorNextFunction

Fields

NativeCallback

public IteratorNextFunction NativeCallback

Field Value

IteratorNextFunction