Re: about playing quicktime movies in Cocoa
Re: about playing quicktime movies in Cocoa
- Subject: Re: about playing quicktime movies in Cocoa
- From: Cyril Godefroy <email@hidden>
- Date: Thu, 16 May 2002 07:41:50 +0200
Yes Tony, you can. The initWithUrl method you're talking about is the
way to go. Just find your file, convert its path to a NSURL and you're
ok.
You should check both Apple cocoa examples and qtkit
(
http://qtkit.sourceforge.net) where you'll find examples on how to do
it.
Cyril
On Thursday, May 16, 2002, at 03:18 AM, Antonio Inojal wrote:
My question is, can I make a total Obj C based application which uses
the quicktime API to play a movie? I am not talking about editing
nothing, or doing very comples tasks...I only want to open and play a
movie, that's all. Can it be done with Obj. C only?
I appreciate you all's time in reading this message very much. Thank You
Tony
_______________________________________________
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.