Questions tagged [ipod]

Use for questions on iPod, a media player product designed and marketed by Apple, that can be used for playing music/games and storing/transferring files.

iPod is a media player product designed and marketed by Apple.

List of models:

  • iPod Classic (and iPod Photo) (discontinued)
  • iPod Mini (discontinued)
  • iPod Nano (discontinued)
  • iPod Shuffle (discontinued)
  • iPod Touch

iPod can be used for playing music/games. They can be used to store files and transfer files too.

Links

513 questions
8
votes
3 answers

MPMediaPickerController orientation on iPad

How can I set correct orientation of MPMediaPickerController ? I've return YES in shouldAutorotateToInterfaceOrientation, but i have bad frame for Landscape (if show MPMediaPickerController in Portrait first, and conversely). I've rotating my device…
Sergey Kopanev
  • 1,496
  • 3
  • 17
  • 29
8
votes
1 answer

How do I make my application available on the App Store only for iPhone 3G S or faster devices?

I have an app that runs slowly on an iPhone 3G but is fast enough on an iPhone 3G S. Is there a way to limit the app to be available only for iPhone 3G S and faster devices? I would like to avoid bad comments because 3G or even 2G users download it…
christian Muller
  • 5,016
  • 6
  • 34
  • 44
8
votes
2 answers

Background Audio and Remote Control Support using MPMusicPlayerController on iOS 4. Is this even possible?

I've spent two days on this and have gotten nowhere. I'm trying to use [MPMusicPlayerController applicationMusicPlayer] to play audio chosen from the user's iPod library and have it run in the background as well as support remote events. Now…
8
votes
1 answer

Can I get an audio session / apply audio units to playback from MPMusicPlayerController?

I'd like to take control of the audio coming from MPMusicPlayerController (i.e., playing from the iPod library). For example, I'd like to apply EQ to it or do DSP, reverb, that kind of thing. Is this possible? Is there an audio session that I can…
Simon Woodside
  • 7,175
  • 5
  • 50
  • 66
8
votes
2 answers

Retrieve list of songs ordered by last play time in iOS

I need to obtain a list of the N most recently played songs from an iOS device, in order. The only way I can imagine doing it, at the moment, is by getting all the songs through an MPMediaQuery and manually sort them by lastPlayedDate. This is a…
Mexican Seafood
  • 504
  • 3
  • 13
8
votes
1 answer

IP camera stream with UIWebview works on IOS 5 but not on IOS 6

Hi im streaming an ip camera on my website and I embed my website on a UIWebview , is working ok with IOS 5 but when i open my app on IOS 6 only shows a image and not the video. On my website im using