1 | static float dm_audioOutputSampleRate() { |
2 | AudioFormat f = dm_audioOutputFormat(); |
3 | ret f == null ? 0 : f.getSampleRate(); |
4 | } |
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: | #1026991 |
Snippet name: | dm_audioOutputSampleRate [0 when no audio output module loaded] |
Eternal ID of this version: | #1026991/1 |
Text MD5: | a9c553e199663e873be0771fc7eb7407 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-06 12:59:25 |
Source code size: | 129 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 251 / 278 |
Referenced in: | [show references] |