mirror of
https://github.com/processing/processing4.git
synced 2026-04-20 11:19:48 +02:00
Updated capture examples
This commit is contained in:
@@ -29,7 +29,7 @@ void setup() {
|
||||
}
|
||||
*/
|
||||
cam = new GSCapture(this, 640, 480);
|
||||
cam.play();
|
||||
cam.start();
|
||||
|
||||
/*
|
||||
// You can get the resolutions supported by the
|
||||
|
||||
Reference in New Issue
Block a user