Table of Contents

Class MiniObjectDisposeFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MiniObjectDisposeFunction. 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 MiniObjectDisposeFunctionCallHandler
Inheritance
MiniObjectDisposeFunctionCallHandler
Inherited Members

Constructors

MiniObjectDisposeFunctionCallHandler(MiniObjectDisposeFunction)

public MiniObjectDisposeFunctionCallHandler(MiniObjectDisposeFunction managed)

Parameters

managed MiniObjectDisposeFunction

Fields

NativeCallback

public MiniObjectDisposeFunction NativeCallback

Field Value

MiniObjectDisposeFunction