Table of Contents

Class PluginInitFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PluginInitFuncAsyncHandler
Inheritance
PluginInitFuncAsyncHandler
Inherited Members

Constructors

PluginInitFuncAsyncHandler(PluginInitFunc)

public PluginInitFuncAsyncHandler(PluginInitFunc managed)

Parameters

managed PluginInitFunc

Fields

NativeCallback

public PluginInitFunc NativeCallback

Field Value

PluginInitFunc