Table of Contents

Class PadForwardFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PadForwardFunctionForeverHandler
Inheritance
PadForwardFunctionForeverHandler
Inherited Members

Constructors

PadForwardFunctionForeverHandler(PadForwardFunction)

public PadForwardFunctionForeverHandler(PadForwardFunction managed)

Parameters

managed PadForwardFunction

Fields

NativeCallback

public PadForwardFunction NativeCallback

Field Value

PadForwardFunction