We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsWebsite,  Documentation,  Book Bugs › Capture::available() code sample
Page Index Toggle Pages: 1
Capture::available() code sample (Read 899 times)
Capture::available() code sample
Nov 29th, 2009, 1:26pm
 
In  /reference/libraries/video/Capture_available_.html

The code myCapture = new Capture(this, s, width, height, 30);  should be myCapture = new Capture(this, width, height, s, 30);

- iæfai
Page Index Toggle Pages: 1