Increase gstreamer rank from plugin code registration

Matthew Waters ystreet00 at gmail.com
Fri Mar 13 06:37:17 UTC 2020


You would need to change the rank argument in gst_element_register().

On 13/3/20 5:35 pm, deeps8us wrote:
> 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
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200313/02e30757/attachment.sig>


More information about the gstreamer-devel mailing list