Table of Contents

Class MetaFreeFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MetaFreeFunctionAsyncHandler
Inheritance
MetaFreeFunctionAsyncHandler
Inherited Members

Constructors

MetaFreeFunctionAsyncHandler(MetaFreeFunction)

public MetaFreeFunctionAsyncHandler(MetaFreeFunction managed)

Parameters

managed MetaFreeFunction

Fields

NativeCallback

public MetaFreeFunction NativeCallback

Field Value

MetaFreeFunction