mirror of
https://github.com/processing/processing4.git
synced 2026-01-31 04:11:07 +01:00
Update comments of video examples
This commit is contained in:
@@ -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