Table of Contents

Class PadEventFunctionAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class PadEventFunctionAsyncHandler
Inheritance
PadEventFunctionAsyncHandler
Inherited Members

Constructors

PadEventFunctionAsyncHandler(PadEventFunction)

public PadEventFunctionAsyncHandler(PadEventFunction managed)

Parameters

managed PadEventFunction

Fields

NativeCallback

public PadEventFunction NativeCallback

Field Value

PadEventFunction