I've searched the documentation and I suppose its just my
unfamiliarity with the carbon APIs that I am not able to solve this
relatively simple question myself.
I have this NSMovie that I am setting its attributes by accessing
its QTMovie, What I want to do is set it so that it loops when the
sound is finished. Relatively simple, but when i searched
<Quicktime/movies.h> I wasn't able to anything about looping other
then in an enum (and that wasn't particularly helpful either). Any
help would be great!
NSMovieView has this method:
- (void)setLoopMode:(NSQTMovieLoopMode)mode;
Have you tried that? Or are you not using NSMovieView?
Tim Monroe
QuickTime Engineering
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden