Gst.AtomicQueue.prototype.unref
function unref():void {
// Gjs wrapper for gst_atomic_queue_unref()
}Unref queue and free the memory when the refcount reaches 0.
function unref():void {
// Gjs wrapper for gst_atomic_queue_unref()
}Unref queue and free the memory when the refcount reaches 0.