Merge pull request #1648 from DougTy/master

linux-v4l2: Add setting to change color range
This commit is contained in:
Colin Edwards
2019-03-09 18:58:19 -06:00
committed by GitHub
2 changed files with 13 additions and 1 deletions

View File

@@ -8,3 +8,6 @@ Resolution="Resolution"
FrameRate="Frame Rate"
LeaveUnchanged="Leave Unchanged"
UseBuffering="Use Buffering"
ColorRange="Color Range"
ColorRange.Partial="Partial"
ColorRange.Full="Full"