mcopy/app/lib/devices
mmcwilliams 7a52bc7c6e Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux. 2019-04-04 18:49:07 -04:00
..
Readme.md Create new doc files for new libs or ones with jsdoc 2019-03-21 21:03:03 -04:00
index.js Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux. 2019-04-04 18:49:07 -04:00
index.js.map Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux. 2019-04-04 18:49:07 -04:00
package.json Refactor settings into Typescript class module. 2019-03-21 18:00:34 -04:00

Readme.md

Devices

class representing the device discovery features

Kind: global class

devices.init()

Kind: instance method of Devices

devices.listen()

Kind: instance method of Devices

devices.listener()

Kind: instance method of Devices

devices.enumerate()

Kind: instance method of Devices

devices.favor()

Kind: instance method of Devices

devices.distinguish()

Kind: instance method of Devices

devices.fakeProjector()

Kind: instance method of Devices

devices.fakeCamera()

Kind: instance method of Devices

devices.fakeLight()

Kind: instance method of Devices

devices.connectDevice()

Kind: instance method of Devices

devices.all()

Kind: instance method of Devices

devices.remember()

Kind: instance method of Devices

devices.ready()

Kind: instance method of Devices