ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEnView1.IO.DShowParams.ShowPropertyPages(iepVideoInput, ietFilter,false);

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Christoph Posted - Aug 05 2022 : 06:22:51
Hello Nigel,

I need to capture a video stream from an industrial USB camera and save some separate frames to files.
But first I need to set up my camera with some settings like focus, gain, etc.
To do this the first time, I start the dialog
ImageEnView1.IO.DShowParams.ShowPropertyPages(iepVideoInput, ietFilter,false);
Here I can set the values.
Now my question, where are these settings stored?
Is it possible to set the values without running the dialog?


I use ImageEn Version 11.0.1

Thank you
Regards
Christoph


Christoph
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 05 2022 : 17:05:35
Hi Christoph

Those calls are to DirectShow so their values are not readily accessible. Unfortunately, the properties you mention are not available.

https://www.imageen.com/help/TIEDirectShow.VideoFormats.html


Nigel
Xequte Software
www.imageen.com