Table of Contents

Class PadLinkFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PadLinkFunctionForeverHandler
Inheritance
PadLinkFunctionForeverHandler
Inherited Members

Constructors

PadLinkFunctionForeverHandler(PadLinkFunction)

public PadLinkFunctionForeverHandler(PadLinkFunction managed)

Parameters

managed PadLinkFunction

Fields

NativeCallback

public PadLinkFunction NativeCallback

Field Value

PadLinkFunction