Gst.Caps.prototype.fixate
function fixate():Gst.Caps { // Gjs wrapper for gst_caps_fixate() }
Modifies the given caps into a representation with only fixed values. First the caps will be truncated and then the first structure will be fixated with Gst.fixate.
- Returns
the fixated caps