Table of Contents

Class MemoryShareFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MemoryShareFunctionForeverHandler
Inheritance
MemoryShareFunctionForeverHandler
Inherited Members

Constructors

MemoryShareFunctionForeverHandler(MemoryShareFunction)

public MemoryShareFunctionForeverHandler(MemoryShareFunction managed)

Parameters

managed MemoryShareFunction

Fields

NativeCallback

public MemoryShareFunction NativeCallback

Field Value

MemoryShareFunction