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

5
LINES

< > BotCompany Repo | #1026876 // dm_audioInputFormat

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2318L/15K).

import javax.sound.sampled.*;

static AudioFormat dm_audioInputFormat() {
  ret (AudioFormat) dm_call(dm_audioInputModuleOpt(), 'getAudioFormat);
}

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: #1026876
Snippet name: dm_audioInputFormat
Eternal ID of this version: #1026876/3
Text MD5: c3cb38560dc564d45eb00a22ebdda22b
Transpilation MD5: 25443474c2f30ecbe64e12f207932f58
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-02 14:21:31
Source code size: 151 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 183 / 258
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1026888 - dm_audioInputSampleRate [0 when no audio input module loaded]
#1026925 - dm_audioInput_enableSendOutClonedData
#1026992 - dm_audioOutputFormat