Clippings/QTVideo.c/NewTrackMedia.txt

        theMedia = NewTrackMedia (theTrack,         /* track identifier */
                                  VideoMediaType,   /* type of media */
                                  kVideoTimeScale,  /* time coordinate system */
                                  nil,              /* data reference - use the file that is associated with the movie  */
                                  0);               /* data reference type */