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

4
LINES

< > BotCompany Repo | #1007017 // isInputAudioDevice

JavaX fragment (include)

static bool isInputAudioDevice(Mixer m) {
  // ret m.isLineSupported(new Line.Info(TargetDataLine.class));
  ret nempty(m.getTargetLineInfo());
}

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: #1007017
Snippet name: isInputAudioDevice
Eternal ID of this version: #1007017/1
Text MD5: cefdda0e7b5f7b00950ba2bce4b12509
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:52:07
Source code size: 148 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 370 / 395
Referenced in: [show references]