Table of Contents

Class IteratorNextFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorNextFunctionForeverHandler
Inheritance
IteratorNextFunctionForeverHandler
Inherited Members

Constructors

IteratorNextFunctionForeverHandler(IteratorNextFunction)

public IteratorNextFunctionForeverHandler(IteratorNextFunction managed)

Parameters

managed IteratorNextFunction

Fields

NativeCallback

public IteratorNextFunction NativeCallback

Field Value

IteratorNextFunction