jaudiotagger Questions
0
I am creating a m4a file with MediaRecorder as follows:
recorder2 = new MediaRecorder();
recorder2.setAudioSource(MediaRecorder.AudioSource.MIC);
recorder2.setOutputFormat(MediaRecorder.OutputFo...
Greenhead asked 7/5, 2022 at 17:1
2
Solved
Have been using JAudioTagger library for 2 years now , i can't figure out how to disable the Logger of it.
Also asked the owner of the project : https://bitbucket.org/ijabz/jaudiotagger/issues/257...
Doorknob asked 9/6, 2018 at 20:53
1
© 2022 - 2024 — McMap. All rights reserved.