Table of Contents

Class MemoryCopyFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for MemoryCopyFunction. 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 MemoryCopyFunctionCallHandler
Inheritance
MemoryCopyFunctionCallHandler
Inherited Members

Constructors

MemoryCopyFunctionCallHandler(MemoryCopyFunction)

public MemoryCopyFunctionCallHandler(MemoryCopyFunction managed)

Parameters

managed MemoryCopyFunction

Fields

NativeCallback

public MemoryCopyFunction NativeCallback

Field Value

MemoryCopyFunction