mcopy/app/lib/filmout
mmcwilliams b5da7ba233 Filmout supports still images. Uses FFMPEG to convert to png, still. Should use sharp and re-sample the image to the maximum allowed for the screen in the smallest dimension. 2019-07-07 00:02:01 -04:00
..
Readme.md Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00
index.js Filmout supports still images. Uses FFMPEG to convert to png, still. Should use sharp and re-sample the image to the maximum allowed for the screen in the smallest dimension. 2019-07-07 00:02:01 -04:00
index.js.map Filmout supports still images. Uses FFMPEG to convert to png, still. Should use sharp and re-sample the image to the maximum allowed for the screen in the smallest dimension. 2019-07-07 00:02:01 -04:00
package.json Remove node-side digital lib and replace with filmout lib. Still remaining: rename internal uses of "dig" or "digital" to "filmout", including markup on the frontend. 2019-06-18 15:42:30 -04:00

Readme.md

Digital

Kind: global class

digital.init()

Kind: instance method of Digital

digital.listen()

Kind: instance method of Digital

digital.set()

Kind: instance method of Digital

digital.move()

Kind: instance method of Digital

digital.start()

Kind: instance method of Digital

digital.end()

Kind: instance method of Digital

digital.connectDigital()

Use a file as the "digital" source on "projector"

Kind: instance method of Digital