- setBufferSink(Object) - Method in class processing.video.Capture
-
Sets the object to use as destination for the frames read from the stream.
- setBufferSink(Object, String) - Method in class processing.video.Capture
-
Sets the object to use as destination for the frames read from the stream.
- setBufferSink(Object) - Method in class processing.video.Movie
-
Sets the object to use as destination for the frames read from the stream.
- setBufferSink(Object, String) - Method in class processing.video.Movie
-
Sets the object to use as destination for the frames read from the stream.
- speed(float) - Method in class processing.video.Movie
-
( begin auto-generated from Movie_speed.xml )
Sets the relative playback speed of the movie.
- start() - Method in class processing.video.Capture
-
( begin auto-generated from Capture_start.xml )
Starts capturing frames from the selected device.
- stop() - Method in class processing.video.Capture
-
( begin auto-generated from Capture_stop.xml )
Stops capturing frames from an attached device.
- stop() - Method in class processing.video.Movie
-
( begin auto-generated from Movie_stop.xml )
Stops a movie from continuing.
- supportedProtocols - Static variable in class processing.video.Movie
-