I have a gstreamer element which has rank 0 and need to increase it. Saw that
we can use gst_plugin_feature_set_rank(plugin, GST_RANK_PRIMARY);
But this is done from the player or app code which uses that element. I want
to know whether there is a way to set the rank when we register the plugin
itself.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel