Table of Contents

Class TagForeachFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class TagForeachFuncAsyncHandler
Inheritance
TagForeachFuncAsyncHandler
Inherited Members

Constructors

TagForeachFuncAsyncHandler(TagForeachFunc)

public TagForeachFuncAsyncHandler(TagForeachFunc managed)

Parameters

managed TagForeachFunc

Fields

NativeCallback

public TagForeachFunc NativeCallback

Field Value

TagForeachFunc