Table of Contents

Class IteratorFreeFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorFreeFunctionAsyncHandler
Inheritance
IteratorFreeFunctionAsyncHandler
Inherited Members

Constructors

IteratorFreeFunctionAsyncHandler(IteratorFreeFunction)

public IteratorFreeFunctionAsyncHandler(IteratorFreeFunction managed)

Parameters

managed IteratorFreeFunction

Fields

NativeCallback

public IteratorFreeFunction NativeCallback

Field Value

IteratorFreeFunction