Gst.AtomicQueue.prototype.push
function push(data:gpointer):void { // Gjs wrapper for gst_atomic_queue_push() }
Append data to the tail of the queue.
- data
the data
function push(data:gpointer):void { // Gjs wrapper for gst_atomic_queue_push() }
Append data to the tail of the queue.
the data