Table of Contents

Class IteratorFreeFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorFreeFunctionForeverHandler
Inheritance
IteratorFreeFunctionForeverHandler
Inherited Members

Constructors

IteratorFreeFunctionForeverHandler(IteratorFreeFunction)

public IteratorFreeFunctionForeverHandler(IteratorFreeFunction managed)

Parameters

managed IteratorFreeFunction

Fields

NativeCallback

public IteratorFreeFunction NativeCallback

Field Value

IteratorFreeFunction