Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1019079 // dm_isWebCamLive - are we grabbing images regularly?

JavaX fragment (include)

sbool dm_isWebCamLive() {
  for (O m : dm_webCamModules()) pcall {
    if (isTrue(dm_callModule(m, 'isWebCamLive)))
      true;
  }
  false;
}

Author comment

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: 271 / 321
Referenced in: [show references]