Skip to content

Commit 1d6b937

Browse files
authored
Update README.md
1 parent 59bf6ee commit 1d6b937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processing_app/library/video/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
You will need to install the video library from processing.org (since it is no longer included in the vanilla processing distro), this is easiest done from the processing ide, see the [Dan Shiffman video][] on video capture.
44
[Dan Shiffman video]:http://vimeo.com/115436609
55

6-
NB: `captureEvent` needs `video_event` library to be loaded.
6+
NB: `captureEvent` and `videoEvent` both need the `video_event` library to be loaded (to access poxy java reflection methods).

0 commit comments

Comments
 (0)