Table of Contents

Class DataQueueFullCallbackForeverHandler

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll

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

public class DataQueueFullCallbackForeverHandler
Inheritance
DataQueueFullCallbackForeverHandler
Inherited Members

Constructors

DataQueueFullCallbackForeverHandler(DataQueueFullCallback)

public DataQueueFullCallbackForeverHandler(DataQueueFullCallback managed)

Parameters

managed DataQueueFullCallback

Fields

NativeCallback

public DataQueueFullCallback NativeCallback

Field Value

DataQueueFullCallback