How can I get an ipod library music file into AVAudioPlayer?
feedback
|
|
The SDK has no provision for reading files from the iPod library (as you'd need to do to use | |||||||
feedback
|
|
As David mentions there is more work to do than this, for example you have to manage playing the next track in a collection of media items, but here is one way to do it with a set of MPMediaItems that a user selected from the iPod Picker. The AssetURL is what you use, it gives you a path to the MP3 file (e.g. ipod-library://item/item.mp3?id=-6889145242935454020)
| |||
|
feedback
|
|
Yes, you can play songs from the iPod library using the SDK without resorting to the The more basic | |||
|
feedback
|
| |||
|
feedback
|
|
Is there any possibility to get information about dB-metering in | ||||
|
feedback
|