Table of Contents

Class IteratorItemFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class IteratorItemFunctionForeverHandler
Inheritance
IteratorItemFunctionForeverHandler
Inherited Members

Constructors

IteratorItemFunctionForeverHandler(IteratorItemFunction)

public IteratorItemFunctionForeverHandler(IteratorItemFunction managed)

Parameters

managed IteratorItemFunction

Fields

NativeCallback

public IteratorItemFunction NativeCallback

Field Value

IteratorItemFunction