Table of Contents

Class MiniObjectFreeFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MiniObjectFreeFunctionAsyncHandler
Inheritance
MiniObjectFreeFunctionAsyncHandler
Inherited Members

Constructors

MiniObjectFreeFunctionAsyncHandler(MiniObjectFreeFunction)

public MiniObjectFreeFunctionAsyncHandler(MiniObjectFreeFunction managed)

Parameters

managed MiniObjectFreeFunction

Fields

NativeCallback

public MiniObjectFreeFunction NativeCallback

Field Value

MiniObjectFreeFunction