Table of Contents

Class DebugFuncPtrAsyncHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

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

public class DebugFuncPtrAsyncHandler
Inheritance
DebugFuncPtrAsyncHandler
Inherited Members

Constructors

DebugFuncPtrAsyncHandler(DebugFuncPtr)

public DebugFuncPtrAsyncHandler(DebugFuncPtr managed)

Parameters

managed DebugFuncPtr

Fields

NativeCallback

public DebugFuncPtr NativeCallback

Field Value

DebugFuncPtr