78 {
79 return QString();
80 }
81
82
83 Q_EXPORT_PLUGIN2(v4lengine, V4LServicePlugin);
83 Q_EXPORT_PLUGIN2(qtmedia_v4lengine, V4LServicePlugin);
84