Table of Contents

Class MemoryShareFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MemoryShareFunction. 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 MemoryShareFunctionCallHandler
Inheritance
MemoryShareFunctionCallHandler
Inherited Members

Constructors

MemoryShareFunctionCallHandler(MemoryShareFunction)

public MemoryShareFunctionCallHandler(MemoryShareFunction managed)

Parameters

managed MemoryShareFunction

Fields

NativeCallback

public MemoryShareFunction NativeCallback

Field Value

MemoryShareFunction