This is an odd question, I'll grant you all that.
When using mp3 or ogg in SoundPool, is there any advantage of one over the other? I'm wondering if one loads or plays faster, or uses less resources or CPU time?
I've searched here and online with regards to Android and these audio file formats. So far, I can't really find anything useful.
I found one article on stackoverflow where someone asked a similar question. From what I can tell, there's not much difference. One user says as of API level 8, ogg is supported.
Anyone have any experiences about these two?
When using mp3 or ogg in SoundPool, is there any advantage of one over the other? I'm wondering if one loads or plays faster, or uses less resources or CPU time?
I've searched here and online with regards to Android and these audio file formats. So far, I can't really find anything useful.
I found one article on stackoverflow where someone asked a similar question. From what I can tell, there's not much difference. One user says as of API level 8, ogg is supported.
Anyone have any experiences about these two?