applemedia: bump the rank of qtkitvideosrc to PRIMARY
This commit is contained in:
parent
adc0817b2a
commit
e21e8ddd4e
@ -58,7 +58,7 @@ plugin_init (GstPlugin * plugin)
|
||||
#else
|
||||
enable_mt_mode ();
|
||||
|
||||
res = gst_element_register (plugin, "qtkitvideosrc", GST_RANK_NONE,
|
||||
res = gst_element_register (plugin, "qtkitvideosrc", GST_RANK_PRIMARY,
|
||||
GST_TYPE_QTKIT_VIDEO_SRC);
|
||||
res &= gst_element_register (plugin, "miovideosrc", GST_RANK_NONE,
|
||||
GST_TYPE_MIO_VIDEO_SRC);
|
||||
|
Loading…
x
Reference in New Issue
Block a user