static AudioFormat dm_audioInputSampleRate() { AudioFormat f = dm_audioInputFormat(); ret f?.getSampleRate(); }