sbool dm_isSystemAudioSourceMuted(S name) { O mod = dm_requireModule("#1020375/ListAudioSources"); ret dm_callModule(mod, 'isSourceMuted, dm_callModule(mod, 'findSourceByName, name)); }
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: | 297 / 365 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |