Table of Contents

Class DataQueueEmptyCallbackAsyncHandler

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll

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

public class DataQueueEmptyCallbackAsyncHandler
Inheritance
DataQueueEmptyCallbackAsyncHandler
Inherited Members

Constructors

DataQueueEmptyCallbackAsyncHandler(DataQueueEmptyCallback)

public DataQueueEmptyCallbackAsyncHandler(DataQueueEmptyCallback managed)

Parameters

managed DataQueueEmptyCallback

Fields

NativeCallback

public DataQueueEmptyCallback NativeCallback

Field Value

DataQueueEmptyCallback