sbool dm_isWebCamLive() { for (O m : dm_webCamModules()) pcall { if (isTrue(dm_callModule(m, 'isWebCamLive))) true; } false; }
Began life as a copy of #1019052
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019079 |
| Snippet name: | dm_isWebCamLive - are we grabbing images regularly? |
| Eternal ID of this version: | #1019079/1 |
| Text MD5: | e2696b7169b2cfaed20d3dba898dd5f3 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-23 00:47:06 |
| Source code size: | 148 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 594 / 643 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |