AtomicQueue
Object Hierarchy:
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>
[ 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