video
-
I'd like to use AVICap to capture and record video from webcam but I also wish to have control over contrast, brightness ... I can call capDlgVideoSource and change it, but is there any possibility to save these options and recall it. Something like save few most use options and recall it just by pressing some button. Thank you
viliam
-
I'd like to use AVICap to capture and record video from webcam but I also wish to have control over contrast, brightness ... I can call capDlgVideoSource and change it, but is there any possibility to save these options and recall it. Something like save few most use options and recall it just by pressing some button. Thank you
viliam
That dialog is provided by the VCAP driver so there's no (that I know of) common API to get the settings. Many/most drivers save the settings between use and many provide a "factory Default" button/setting. Mark