linux-v4l2: Add setting to change color range

This commit is contained in:
Doug Ty
2019-02-06 01:53:30 -07:00
parent 1f79fc1295
commit ba349922a3
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"