how to use win32 plugin to get audio sampling rate list #842
Unanswered
android-dev2015
asked this question in
Q&A
Replies: 1 comment
-
I want to get this page's audio sampling rate list And change current audio sampling rate, Please help, Thank you very much。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I encountered an audio sampling rate issue while developing Windows applications using Flutter. 1. I want to obtain a list of sampling rates supported by audio devices. 2. The sampling rate currently used by the audio device. 3. Change the current sampling rate of the audio device. Please tell me how to implement it.
Beta Was this translation helpful? Give feedback.
All reactions