Gst.Structure.prototype.fixate
function fixate():void { // Gjs wrapper for gst_structure_fixate() }
Fixate all values in structure using value_fixate. structure will be modified in-place and should be writable.
function fixate():void { // Gjs wrapper for gst_structure_fixate() }
Fixate all values in structure using value_fixate. structure will be modified in-place and should be writable.