MCPcopy Create free account
hub / github.com/NodeRT/NodeRT / capture_image.js

File capture_image.js

samples/media/capture_image.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Uses the media capture API to take an image and save it to the pictures library
2
3var media = require('windows.media');
4var capture = require('windows.media.capture');

Callers

nothing calls this directly

Calls 1

captureImageFunction · 0.85

Tested by

no test coverage detected