mcopy_web/lib/cam
Matt McWilliams d2f018f4a5 Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
..
Readme.md Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
index.js Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
index.js.map Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
package.json Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -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