Gst.DateTime.prototype.unref
function unref():void { // Gjs wrapper for gst_date_time_unref() }
Atomically decrements the reference count of datetime by one. When the reference count reaches zero, the structure is freed.
function unref():void { // Gjs wrapper for gst_date_time_unref() }
Atomically decrements the reference count of datetime by one. When the reference count reaches zero, the structure is freed.