Hi, I'm curretly doing an audio player. I'd like to ask what is the fastest way to retrieve data from a file? so that I can read and decode audio file faster.
Hi, I'm curretly doing an audio player. I'd like to ask what is the fastest way to retrieve data from a file? so that I can read and decode audio file faster.
Hi,
if you want to get data by yourself - I'm not sure you have too much choice - I guess use RFile. Check also CMaAudioPlayerUtility, which can play music directly from file (for some formats).
BR
STeN
this link maybe help you
hey wat u want to do exactly, do u want to extract the meta entries from audio file or wat?