Gst.PluginFeature.prototype.set_rank

function set_rank(rank:Number):void {
    // Gjs wrapper for gst_plugin_feature_set_rank()
}

Specifies a rank for a plugin feature, so that autoplugging uses the most appropriate feature.

rank

rank value - higher number means more priority rank