Re: QTMovieLayer and movie controls
Re: QTMovieLayer and movie controls
- Subject: Re: QTMovieLayer and movie controls
- From: Klaus Backert <email@hidden>
- Date: Mon, 1 Jun 2009 20:30:14 +0200
On 1. Jun 2009, at 18:29, Ramakrishna Vavilala wrote:
I have layer hosting view which hosts a single layer with several
child
layers. Some child layers can be QTMovieLayers to display quick time
movies.
Things work fine.
Now my main issue is that I want to add video controls (Play, Pause,
time
Slider) to control the movie: Is there an already available
solution for
it?
I have the following options:-
1. Create a sub-view with controls -> buttons and a slider. But it
seems
that adding subviews to layer hosting views is a no - no.
2. Create a layer for controls and implement controls as CALayers.
Which is a better option? Is there a third option?
What's about QTMovieView? It has builtin controls. Look at the
QTKitPlayer in the example folder of your Xcode installation.
Klaus
_______________________________________________
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