Replies: 1 comment
-
You just call it like a normal function. The parameters are self-explanatory. The sample format is 32-bit floating point. |
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 want to offline process audio data without audio output device, when I set
engineConfig.noDevice = MA_TRUE
, how can I invokema_engine_read_pcm_frames(...)
?Beta Was this translation helpful? Give feedback.
All reactions