QuickTime with Cocoa
QuickTime with Cocoa
- Subject: QuickTime with Cocoa
- From: Pete Carss <email@hidden>
- Date: Sun, 13 Jan 2002 07:42:05 +0000
Hello there,
Does anybody know what screen object (NSMovie, NSMovieView..) I use to draw
to from a QuickTime GWorld. All the examples and discussions I've found are
based around QuickTime movie files. I need to display captured video to the
screen, but want a pure Cocoa solution - do I need to draw each frame of video
individually...
Any suggestions gratefully received
Pete