AtomicQueue


Object Hierarchy:

Gst.AtomicQueue Gst.AtomicQueue Gst.AtomicQueue

Description:

[ CCode ( ref_function = "gst_atomic_queue_ref" , type_id = "gst_atomic_queue_get_type ()" , unref_function = "gst_atomic_queue_unref" ) ]
[ Compact ]
public class AtomicQueue<T>

The AtomicQueue object implements a queue that can be used from multiple threads without performing any blocking operations.


Namespace: Gst
Package: gstreamer-1.0

Content:

Creation methods:

Methods: