applemedia: bump the rank of qtkitvideosrc to PRIMARY

This commit is contained in:
Alessandro Decina 2011-05-15 10:04:50 +02:00
parent adc0817b2a
commit e21e8ddd4e

View file

@ -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);