Table of Contents

Class MemoryCopyFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MemoryCopyFunctionForeverHandler
Inheritance
MemoryCopyFunctionForeverHandler
Inherited Members

Constructors

MemoryCopyFunctionForeverHandler(MemoryCopyFunction)

public MemoryCopyFunctionForeverHandler(MemoryCopyFunction managed)

Parameters

managed MemoryCopyFunction

Fields

NativeCallback

public MemoryCopyFunction NativeCallback

Field Value

MemoryCopyFunction