mcopy/app/lib/cam
Matt McWilliams cb63194fc6 All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another. 2024-05-23 18:49:18 -04:00
..
Readme.md Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00
index.d.ts All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another. 2024-05-23 18:49:18 -04:00
index.js All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another. 2024-05-23 18:49:18 -04:00
index.js.map All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another. 2024-05-23 18:49:18 -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