• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Displaying animated content in iPhone app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying animated content in iPhone app


  • Subject: Re: Displaying animated content in iPhone app
  • From: David Duncan <email@hidden>
  • Date: Thu, 28 Jan 2010 09:35:11 -0800

On Jan 28, 2010, at 6:22 AM, patrick machielse wrote:

> - I've seen mentioned that movie playback inside a view is not currently supported in the frameworks. I've also not found support for movie file formats (you can only pass a url into the iPhone frameworks, that's it).

Keep in mind that a URL can point to a local file too.

> Ultimately, the only approach left at this moment seems to be to create a movie playback view myself using Quartz? I really would like to forgo this if there is a way (or if there is existing code available).
>
> So, what are the current options for displaying movie like content in your app and have a decent control over playback and display?


As Glenn mentioned there is the UIImageView's animationImages property. You can gain more control by dropping down to the Core Animation level as well. And there is always OpenGL ES.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Displaying animated content in iPhone app
      • From: patrick machielse <email@hidden>
References: 
 >Displaying animated content in iPhone app (From: patrick machielse <email@hidden>)

  • Prev by Date: Which CA Layer am I dragging over?
  • Next by Date: Re: Which CA Layer am I dragging over?
  • Previous by thread: Re: Displaying animated content in iPhone app
  • Next by thread: Re: Displaying animated content in iPhone app
  • Index(es):
    • Date
    • Thread