Table of Contents

Class MetaFreeFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MetaFreeFunction. 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 MetaFreeFunctionCallHandler
Inheritance
MetaFreeFunctionCallHandler
Inherited Members

Constructors

MetaFreeFunctionCallHandler(MetaFreeFunction)

public MetaFreeFunctionCallHandler(MetaFreeFunction managed)

Parameters

managed MetaFreeFunction

Fields

NativeCallback

public MetaFreeFunction NativeCallback

Field Value

MetaFreeFunction