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

5
LINES

< > BotCompany Repo | #1020925 // dm_isSystemAudioSourceMuted

JavaX fragment (include)

sbool dm_isSystemAudioSourceMuted(S name) {
  O mod = dm_requireModule("#1020375/ListAudioSources");
  ret dm_callModule(mod, 'isSourceMuted,
    dm_callModule(mod, 'findSourceByName, name));
}

Author comment

Began life as a copy of #1020923

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020925
Snippet name: dm_isSystemAudioSourceMuted
Eternal ID of this version: #1020925/3
Text MD5: e425ec7388fdda666718c852416aa320
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-10 17:44:55
Source code size: 197 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 226 / 279
Version history: 2 change(s)
Referenced in: [show references]