Re: QT movie info
Re: QT movie info
- Subject: Re: QT movie info
- From: Jay Prince <email@hidden>
- Date: Wed, 28 Aug 2002 04:51:25 -0700
Your NSMovieView has an NSMovie. From that there is an API to get a
Quicktime Movie object. From that you can use the regular (non-cocoa)
quicktime movie functions to get info on the movie. I haven't had to
do this, so I don't know offhand what calls you need, but you should
find it in the quicktime docs.
On Monday, August 26, 2002, at 07:49 am, David Ahmed wrote:
Hi everyone,
I'm trying to find the length in minutes of a QT movieview that is
playing,
is there a method that will provide this info, perhaps in a additional
framework? Would be good to know if I've reached the end of the movie
to.
Any help is much appreciated......now back to reading the rest of the
list!
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.