mcopy/app/lib/cam
Matt McWilliams bbfe6fc657 Add option to use Processing with a server as a capture method triggered by the camera.
Enter a url into the Settings panel in the Processing URL input box and select the radio button.
2022-04-30 15:58:17 -04:00
..
Readme.md Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00
index.js Add option to use Processing with a server as a capture method triggered by the camera. 2022-04-30 15:58:17 -04:00
index.js.map Add option to use Processing with a server as a capture method triggered by the camera. 2022-04-30 15:58:17 -04:00
package.json Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00

Readme.md

Camera

class representing camera functions

Kind: global class

camera.init()

Kind: instance method of Camera

camera.listen()

Kind: instance method of Camera

camera.set()

Kind: instance method of Camera

camera.move()

Kind: instance method of Camera

camera.exposure()

Kind: instance method of Camera

camera.connectIntval()

Kind: instance method of Camera

camera.listener()

Kind: instance method of Camera

camera.end()

Kind: instance method of Camera