Gst.Object.prototype.has_active_control_bindings

function has_active_control_bindings():Boolean {
    // Gjs wrapper for gst_object_has_active_control_bindings()
}

Check if the object has an active controlled properties.

Returns

true if the object has active controlled properties