Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi AVICAP32.dll Konstanten (https://www.delphipraxis.net/103781-avicap32-dll-konstanten.html)

Megara 21. Nov 2007 18:10


AVICAP32.dll Konstanten
 
Ich bin im Gange für ein Schulprojekt ein Programm in Delphi zu schreiben welches auch eine Cam unterstützen soll. Hab mich mal ein wenig darüber informiert im Forum und im Internet aber nirgends ne Erklärung zu den jeweiligen Konstanten:
WM_CAP_START= WM_USER;
WM_CAP_DRIVER_GET_CAPS =(WM_CAP_START+ 14);
WM_CAP_DRIVER_CONNECT =(WM_CAP_START+ 10);
WM_CAP_DRIVER_DISCONNECT =(WM_CAP_START+ 11);
WM_CAP_DLG_VIDEOFORMAT =(WM_CAP_START+ 41);
WM_CAP_DLG_VIDEOSOURCE =(WM_CAP_START+ 42);
WM_CAP_DLG_VIDEODISPLAY =(WM_CAP_START+ 43);
WM_CAP_GET_VIDEOFORMAT =(WM_CAP_START+ 44);
WM_CAP_SET_VIDEOFORMAT =(WM_CAP_START+ 45);
WM_CAP_DLG_VIDEOCOMPRESSION =(WM_CAP_START+ 46);
WM_CAP_SET_PREVIEW =(WM_CAP_START+ 50);
WM_CAP_SET_OVERLAY =(WM_CAP_START+ 51);
WM_CAP_SET_PREVIEWRATE =(WM_CAP_START+ 52);
WM_CAP_SET_SCALE =(WM_CAP_START+ 53);
WM_CAP_GET_STATUS =(WM_CAP_START+ 54);
WM_CAP_SET_SCROLL =(WM_CAP_START+ 55);
WM_CAP_GRAB_FRAME =(WM_CAP_START+ 60);
WM_CAP_GRAB_FRAME_NOSTOP =(WM_CAP_START+ 61);

Wèrde mich über Hilfe sehr freuen.

hathor 21. Nov 2007 18:35

Re: AVICAP32.dll Konstanten
 
Code gibt's auch hier:
- und Erklärungen zu den WINDOWS-MESSAGES -

http://www.delphi3d.net/download/avicap.zip
http://weintrub.de/download/avicap.zip
http://www.thedelphimagazine.com/disks/dmag109.zip
http://gd.tuwien.ac.at/softeng/delph...e/capmci20.zip
http://www.ararat.cz/synapse/files/contrib/webcam.zip


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:34 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz