Re: QTMovieLayer and movie controls

2009-06-01 Thread Klaus Backert
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,

Re: QTMovieLayer and movie controls

2009-06-01 Thread David Duncan
On Jun 1, 2009, at 9:29 AM, Ramakrishna Vavilala wrote: 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? Nothing that I'm aware of. I have the following options:- 1. Create a sub-view

QTMovieLayer and movie controls

2009-06-01 Thread Ramakrishna Vavilala
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 availa