Table of Contents

Class MemoryMapFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MemoryMapFunctionAsyncHandler
Inheritance
MemoryMapFunctionAsyncHandler
Inherited Members

Constructors

MemoryMapFunctionAsyncHandler(MemoryMapFunction)

public MemoryMapFunctionAsyncHandler(MemoryMapFunction managed)

Parameters

managed MemoryMapFunction

Fields

NativeCallback

public MemoryMapFunction NativeCallback

Field Value

MemoryMapFunction