mcopy/app/lib/devices
Matt McWilliams e7e7f86ab3 Manual merge from capper branch: all changes to devices library. 2023-08-06 15:04:33 -04:00
..
Readme.md Create new doc files for new libs or ones with jsdoc 2019-03-21 21:03:03 -04:00
index.d.ts Arri-S work 2022-10-07 19:47:56 -04:00
index.js Manual merge from capper branch: all changes to devices library. 2023-08-06 15:04:33 -04:00
index.js.map Manual merge from capper branch: all changes to devices library. 2023-08-06 15:04:33 -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