import javax.sound.sampled.*; static AudioFormat dm_audioInputFormat() { ret (AudioFormat) dm_call(dm_audioInputModuleOpt(), 'getAudioFormat); }