Table of Contents

Class PadActivateFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PadActivateFunctionForeverHandler
Inheritance
PadActivateFunctionForeverHandler
Inherited Members

Constructors

PadActivateFunctionForeverHandler(PadActivateFunction)

public PadActivateFunctionForeverHandler(PadActivateFunction managed)

Parameters

managed PadActivateFunction

Fields

NativeCallback

public PadActivateFunction NativeCallback

Field Value

PadActivateFunction