opusenc: Rank as Primary
This commit is contained in:
parent
42024f70dc
commit
f1227a374a
@ -34,7 +34,7 @@ static gboolean
|
||||
plugin_init (GstPlugin * plugin)
|
||||
{
|
||||
|
||||
if (!gst_element_register (plugin, "opusenc", GST_RANK_NONE,
|
||||
if (!gst_element_register (plugin, "opusenc", GST_RANK_PRIMARY,
|
||||
GST_TYPE_OPUS_ENC))
|
||||
return FALSE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user