Table of Contents

Class MainFuncSimpleAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MainFuncSimpleAsyncHandler
Inheritance
MainFuncSimpleAsyncHandler
Inherited Members

Constructors

MainFuncSimpleAsyncHandler(MainFuncSimple)

public MainFuncSimpleAsyncHandler(MainFuncSimple managed)

Parameters

managed MainFuncSimple

Fields

NativeCallback

public MainFuncSimple NativeCallback

Field Value

MainFuncSimple