Make device inputs selectable for v4l2 plugin.

This adds an additional property to the plugin to select
an input if the device has multiple ones.
This commit is contained in:
fryshorts
2014-08-05 22:03:59 +02:00
parent 3031cb4b4c
commit 07d4c5f037
2 changed files with 58 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
V4L2Input="Video Capture Device (V4L2)"
Device="Device"
Input="Input"
ImageFormat="Video Format"
Resolution="Resolution"
FrameRate="Frame Rate"