Gst.AtomicQueue.prototype.length
function length():Number {
// Gjs wrapper for gst_atomic_queue_length()
}Get the amount of items in the queue.
- Returns
the number of elements in the queue.
function length():Number {
// Gjs wrapper for gst_atomic_queue_length()
}Get the amount of items in the queue.
the number of elements in the queue.