README.txt

=============================================================================
 
Read Me Notes to "QDCocoaComponent" Demo and Sample Code
 
=============================================================================
This demo program shows how to use the Quicktime Sequence Grabber and com.apple.eawt.CocoaComponent to display video in a QuickDraw port (Sub class of NSQuickDrawView) in a Java canvas running on Mac OS X.
 
=============================================================================
The minimum runtime requirements for this Sample Code are:
 
- Common
    - Project Builder
    - Mac OS X 10.2.3  or later
    - JDK 1.4.1
 
=============================================================================
Notes & Comments
 
This sample uses the QuickTime Sequence Grabber as a source for render data.
Make sure that you have connected a video capturing device or SoftVidig is installed.
 
=============================================================================