Table of Contents

Class MiniObjectCopyFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class MiniObjectCopyFunctionForeverHandler
Inheritance
MiniObjectCopyFunctionForeverHandler
Inherited Members

Constructors

MiniObjectCopyFunctionForeverHandler(MiniObjectCopyFunction)

public MiniObjectCopyFunctionForeverHandler(MiniObjectCopyFunction managed)

Parameters

managed MiniObjectCopyFunction

Fields

NativeCallback

public MiniObjectCopyFunction NativeCallback

Field Value

MiniObjectCopyFunction