Table of Contents

Class CollectPadsFunctionForeverHandler

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll

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

public class CollectPadsFunctionForeverHandler
Inheritance
CollectPadsFunctionForeverHandler
Inherited Members

Constructors

CollectPadsFunctionForeverHandler(CollectPadsFunction)

public CollectPadsFunctionForeverHandler(CollectPadsFunction managed)

Parameters

managed CollectPadsFunction

Fields

NativeCallback

public CollectPadsFunction NativeCallback

Field Value

CollectPadsFunction