Closed GoogleCodeExporter closed 8 years ago
A minor redundant code I added by mistake has been removed and patch file
created with correct file extension.
Original comment by Ali.Akdu...@gmail.com
on 13 Jan 2012 at 2:51
Attachments:
Original comment by andrew.k...@gmail.com
on 24 Jan 2012 at 8:26
1) Added VideoCaptureDevice.DisplayCrossbarPropertyPage() method, which allows
to display crossbar configuration page while video device is running. This
property page allows to select video input of capture card.
2) Added VideoCaptureDevice.CheckIfCrossbarAvailable() method, which allows to
check if the video device provide crossbar and its configuration.
3) Added VideoCaptureDevice.AvailableCrossbarVideoInputs property, which lists
available video inputs of the capture card. This can be used to select video
input to use before running video device using your own UI.
4) Added VideoCaptureDevice.CrossbarVideoInput property, which allows setting
video input to use by the video device.
The fix committed in revisions 1661-1663. Will be released in version 2.2.4.
Original comment by andrew.k...@gmail.com
on 27 Jan 2012 at 9:30
Original comment by andrew.k...@gmail.com
on 23 Feb 2012 at 9:13
Original issue reported on code.google.com by
Ali.Akdu...@gmail.com
on 13 Jan 2012 at 2:43Attachments: