Table of Contents

Class CustomMetaTransformFunctionCallHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Call Handler for CustomMetaTransformFunction. 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 CustomMetaTransformFunctionCallHandler
Inheritance
CustomMetaTransformFunctionCallHandler
Inherited Members

Constructors

CustomMetaTransformFunctionCallHandler(CustomMetaTransformFunction)

public CustomMetaTransformFunctionCallHandler(CustomMetaTransformFunction managed)

Parameters

managed CustomMetaTransformFunction

Fields

NativeCallback

public CustomMetaTransformFunction NativeCallback

Field Value

CustomMetaTransformFunction