Re: NSData from NSMovie ?
Re: NSData from NSMovie ?
- Subject: Re: NSData from NSMovie ?
- From: Vince DeMarco <email@hidden>
- Date: Wed, 7 Nov 2001 11:35:46 -0800
On Wednesday, November 7, 2001, at 07:49 am, Robert Miller wrote:
Hello,
Can anyone tell me if there is a convenient way of obtaining a
'flattened' representation of an NSMovie (the QTMovie from it) into an
NSData object ? something similar to what an NSImage uses from its
TIFFRepresentation method ? Near as I can tell there isn't without first
flattening the movie to a file and then reading it back in again into an
NSData object. (I'm trying to avoid the temp file approach)
There is nothing there that does that but it would be easy to write.
look at /Developer/Examples/InterfaceBuilder/bMoviePalette
specifically MyMovie.[hm]
vince
Thanks in advance,
Regards,
Bob M.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev