QTMovieLayer and movie controls
QTMovieLayer and movie controls
- Subject: QTMovieLayer and movie controls
- From: Ramakrishna Vavilala <email@hidden>
- Date: Mon, 1 Jun 2009 12:29:35 -0400
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?
_______________________________________________
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