mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 13:21:07 +01:00
Updated capture examples
This commit is contained in:
@@ -34,7 +34,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