mcopy/app/lib/cam
Matt McWilliams bc081cfe63 Correct lib jsdocs in modules. Update tests to catch new error in mscript. 2024-05-24 15:23:58 -04:00
..
Readme.md Correct lib jsdocs in modules. Update tests to catch new error in mscript. 2024-05-24 15:23:58 -04:00
index.d.ts Correct lib jsdocs in modules. Update tests to catch new error in mscript. 2024-05-24 15:23:58 -04:00
index.js Correct lib jsdocs in modules. Update tests to catch new error in mscript. 2024-05-24 15:23:58 -04:00
index.js.map Correct lib jsdocs in modules. Update tests to catch new error in mscript. 2024-05-24 15:23:58 -04:00
package.json Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00

Readme.md

lib/cam

lib/cam~Camera

Class representing camera functions.

Kind: inner class of lib/cam

camera.init()

Kind: instance method of Camera

camera.listen()

Kind: instance method of Camera

camera.set()

Kind: instance method of Camera

camera.cap()

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.connectProcessing()

Kind: instance method of Camera

camera.listener()

Kind: instance method of Camera

camera.end()

Kind: instance method of Camera