1 | sbool dm_isSystemAudioSourceMuted(S name) {
|
2 | O mod = dm_requireModule("#1020375/ListAudioSources");
|
3 | ret dm_callModule(mod, 'isSourceMuted, |
4 | dm_callModule(mod, 'findSourceByName, name)); |
5 | } |
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: | 505 / 586 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |