Table of Contents

Class MetaInitFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MetaInitFunction. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class MetaInitFunctionCallHandler
Inheritance
MetaInitFunctionCallHandler
Inherited Members

Constructors

MetaInitFunctionCallHandler(MetaInitFunction)

public MetaInitFunctionCallHandler(MetaInitFunction managed)

Parameters

managed MetaInitFunction

Fields

NativeCallback

public MetaInitFunction NativeCallback

Field Value

MetaInitFunction