Gst.Structure.prototype.fixate_field
function fixate_field(field_name:String):Boolean { // Gjs wrapper for gst_structure_fixate_field() }
Fixates a Gst.Structure by changing the given field with its fixated value.
- field_name
a field in structure
- Returns
TRUE if the structure field could be fixated