1 | static int dm_audioInputChannels() {
|
2 | AudioFormat f = dm_audioInputFormat(); |
3 | ret f == null ? 0 : f.getChannels(); |
4 | } |
Began life as a copy of #1026888
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: | #1026903 |
| Snippet name: | dm_audioInputChannels |
| Eternal ID of this version: | #1026903/3 |
| Text MD5: | a64a8d5dee704e586a4de67c00a2a730 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-02 16:10:28 |
| Source code size: | 121 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 464 / 502 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |