1 | import javax.sound.sampled.*; |
2 | |
3 | static S audioDeviceName(Mixer mixer) {
|
4 | ret mixer.getMixerInfo().getName(); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007015 |
| Snippet name: | audioDeviceName |
| Eternal ID of this version: | #1007015/1 |
| Text MD5: | 2c76bf56ae56b17c07840bbe85394021 |
| Author: | stefan |
| Category: | javax / audio |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-02-25 15:37:19 |
| Source code size: | 114 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 717 / 771 |
| Referenced in: | [show references] |