function is_equal_fixed(caps2:Gst.Caps):Boolean { // Gjs wrapper for gst_caps_is_equal_fixed() }
Tests if two Gst.Caps are equal. This function only works on fixed Gst.Caps.
the Gst.Caps to test
TRUE if the arguments represent the same format