Libraryless. Click here for Pure Java version (2577L/16K).
1 | sS dm_ai_listAudioSinks() {
|
2 | Cl l = cast dm_requireAndCall("#1027072/ListAudioSinks", 'list);
|
3 | ret ai_thereAre("audio sink",
|
4 | map(l, x -> appendBracketed(getString description(x), "index " + get index(x))); |
5 | } |
Began life as a copy of #1027076
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027080 |
| Snippet name: | dm_ai_listAudioSinks |
| Eternal ID of this version: | #1027080/1 |
| Text MD5: | 5fa3d16a321ab937907588e3ce2f9e2b |
| Transpilation MD5: | 7d4251aa1790df83ab4f8c3c49614aeb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-17 13:56:14 |
| Source code size: | 217 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 440 / 548 |
| Referenced in: | [show references] |