Table of Contents

Class MemoryMapFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Forever Handler for MemoryMapFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class MemoryMapFunctionForeverHandler
Inheritance
MemoryMapFunctionForeverHandler
Inherited Members

Constructors

MemoryMapFunctionForeverHandler(MemoryMapFunction)

public MemoryMapFunctionForeverHandler(MemoryMapFunction managed)

Parameters

managed MemoryMapFunction

Fields

NativeCallback

public MemoryMapFunction NativeCallback

Field Value

MemoryMapFunction