Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1026903 // dm_audioInputChannels

JavaX fragment (include)

static int dm_audioInputChannels() {
  AudioFormat f = dm_audioInputFormat();
  ret f == null ? 0 : f.getChannels();
}

Author comment

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: 149 / 187
Version history: 2 change(s)
Referenced in: [show references]