i have a good experince with playing audio in general on iphone but i would like to have a way to play .RM files on iphone app .. i've tried the normal approach put it didn't give me any sound at all ..
so any help??
|
i have a good experince with playing audio in general on iphone but i would like to have a way to play .RM files on iphone app .. i've tried the normal approach put it didn't give me any sound at all .. so any help?? |
|||
|
|
|
You'll need to convert these RealMedia files into a more modern format before you can play them. |
|||||
|
|
You could learn the file format and write your own decoder and obtain the pcm data, or whatever format you want the samples in, and then feed that to either AudioQueues or AudioUnits. |
|||
|
|