svoid dm_muteOrUnmuteSystemAudioSource(S name, bool mute) { O mod = dm_requireModule("#1020375/ListAudioSources"); dm_callModule(mod, mute ? 'muteSource : 'unmuteSource, dm_callModule(mod, 'findSourceByName, name)); }
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: | #1020921 |
| Snippet name: | dm_muteOrUnmuteSystemAudioSource |
| Eternal ID of this version: | #1020921/1 |
| Text MD5: | 9f3db04353f2538333eaa72ff3fbded5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-10 16:17:27 |
| Source code size: | 229 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 512 / 556 |
| Referenced in: | [show references] |