Table of Contents

Class MetaTransformFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Async Handler for MetaTransformFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class MetaTransformFunctionAsyncHandler
Inheritance
MetaTransformFunctionAsyncHandler
Inherited Members

Constructors

MetaTransformFunctionAsyncHandler(MetaTransformFunction)

public MetaTransformFunctionAsyncHandler(MetaTransformFunction managed)

Parameters

managed MetaTransformFunction

Fields

NativeCallback

public MetaTransformFunction NativeCallback

Field Value

MetaTransformFunction