Table of Contents

Class CustomMetaTransformFunctionForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class CustomMetaTransformFunctionForeverHandler
Inheritance
CustomMetaTransformFunctionForeverHandler
Inherited Members

Constructors

CustomMetaTransformFunctionForeverHandler(CustomMetaTransformFunction)

public CustomMetaTransformFunctionForeverHandler(CustomMetaTransformFunction managed)

Parameters

managed CustomMetaTransformFunction

Fields

NativeCallback

public CustomMetaTransformFunction NativeCallback

Field Value

CustomMetaTransformFunction