Hidden window with NSMovieView makes QT stutter?
Hidden window with NSMovieView makes QT stutter?
- Subject: Hidden window with NSMovieView makes QT stutter?
- From: Andreas Pardeike <email@hidden>
- Date: Wed, 18 May 2005 09:10:45 +0200
Hi,
I am trying to play sound in the background by having a window
with a NSMovieView and hiding it. If the window is not hidden
the mp3 files I play just work fine.
But if I hide the window (either via code or by IB) then every
file has a small hickup at about 1 second after the play command
is issued. It also happens if I seek into the file but it only
appears once for each seek/play and consistently for every file
I tried.
What's so different about hidden windows and embedded NSMovieViews?
I also tried to place the NSMovieView into my main window (and not
visible) but it stops playing when I resize the window.
Regards,
Andreas Pardeike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden