Re: QuickTime, Cocoa & Documentation
Re: QuickTime, Cocoa & Documentation
- Subject: Re: QuickTime, Cocoa & Documentation
- From: Chris Hanson <email@hidden>
- Date: Fri, 17 May 2002 21:38:27 -0500
At 1:29 AM +0200 5/18/02, email@hidden wrote:
For instance, it does not explain how you can play a QuickTime
Stream in a Cocoa Application using a NSMovieView. That would be an
interesting piece of information.
You'd probably create a Movie from a URL data reference reference
that points at the server (using NewMovieFromDataRef), create an
NSMovie that wraps the Movie, and then hand the NSMovie off to an
NSMovieView for display.
<
http://developer.apple.com/techpubs/quicktime/qtdevdocs/REF/Streaming.8.htm>
shows how to create a Movie from a URL.
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.