Table of Contents

Class PadEventFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PadEventFunctionForeverHandler
Inheritance
PadEventFunctionForeverHandler
Inherited Members

Constructors

PadEventFunctionForeverHandler(PadEventFunction)

public PadEventFunctionForeverHandler(PadEventFunction managed)

Parameters

managed PadEventFunction

Fields

NativeCallback

public PadEventFunction NativeCallback

Field Value

PadEventFunction