Table of Contents

Class BusFuncAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class BusFuncAsyncHandler
Inheritance
BusFuncAsyncHandler
Inherited Members

Constructors

BusFuncAsyncHandler(BusFunc)

public BusFuncAsyncHandler(BusFunc managed)

Parameters

managed BusFunc

Fields

NativeCallback

public BusFunc NativeCallback

Field Value

BusFunc