xiaohongwu / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Add methods to display video device PIN and settings #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Not really a problem, just a missing feature...

Assembly: AForge.Video.DirectShow
Class: VideoCaptureDevice
Version 1.6.0

It would be interesting to be able to set some basic parameters related to 
the video capture device, like the frame rate, the video size 
(resolution), brightness, contrast,, signal type (RGB24, i420, etc) and so 
on. WDM devices usually provide these functions.

Original issue reported on code.google.com by leo_gagn...@hotmail.com on 15 Feb 2008 at 7:30

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 16 Feb 2008 at 12:39

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 13 May 2008 at 6:44

GoogleCodeExporter commented 8 years ago
Added functionality to display property page of video capture device, which 
allows 
changing its settings provided by driver (contrast, brightness, frame size, 
etc).

Committed in revision 474. Will be released in version 1.6.3

Original comment by andrew.k...@gmail.com on 14 May 2008 at 5:08

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:07