Clippings/QTVideo.c/NewMovieTrack.txt

        theTrack = NewMovieTrack (theMovie,                      /* movie specifier */
                                  FixRatio(trackFrame.right,1),  /* width */
                                  FixRatio(trackFrame.bottom,1), /* height */
                                  kNoVolume);                    /* trackVolume */