mirror of
https://github.com/processing/processing4.git
synced 2026-06-09 09:03:17 +02:00
Update comments of video examples
This commit is contained in:
+1
-2
@@ -1,10 +1,9 @@
|
||||
/**
|
||||
* Getting Started with Capture.
|
||||
*
|
||||
* GSVideo version by Andres Colubri.
|
||||
*
|
||||
* Reading and displaying an image from an attached Capture device.
|
||||
*/
|
||||
|
||||
import processing.video.*;
|
||||
|
||||
Capture cam;
|
||||
|
||||
Reference in New Issue
Block a user