Table of Contents

Class DataQueueEmptyCallbackForeverHandler

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll

Forever Handler for DataQueueEmptyCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class DataQueueEmptyCallbackForeverHandler
Inheritance
DataQueueEmptyCallbackForeverHandler
Inherited Members

Constructors

DataQueueEmptyCallbackForeverHandler(DataQueueEmptyCallback)

public DataQueueEmptyCallbackForeverHandler(DataQueueEmptyCallback managed)

Parameters

managed DataQueueEmptyCallback

Fields

NativeCallback

public DataQueueEmptyCallback NativeCallback

Field Value

DataQueueEmptyCallback