audio_waveforms
audio_waveforms copied to clipboard
aac file problem
i can't seek aac audio file to specific duration
@bisherbh124 Can you please share reproducible steps for this? And also on which platform you are facing this issue? I had tried on android and ios with example app and it is working fine for me.
If you have an AAC file, you can't seek to a specific duration after loading it. The audio plays fine, but I can't seek through it.
Here's an example you can run: https://github.com/bisherbh124/seekAac