Table of Contents

Class MainFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MainFuncAsyncHandler
Inheritance
MainFuncAsyncHandler
Inherited Members

Constructors

MainFuncAsyncHandler(MainFunc)

public MainFuncAsyncHandler(MainFunc managed)

Parameters

managed MainFunc

Fields

NativeCallback

public MainFunc NativeCallback

Field Value

MainFunc