DESTINATION AT rect

      The destination rectangle specifies where in the video window that video will be displayed. All areas within the video window that are outside the destination rectangle will be frozen.

      The rectangle is relative to the window origin and is specified as X1 Y1 X2 Y2. The coordinates X1 Y1 specify the lower-left corner and X2 Y2 specify the upper-right corner.


    [Back] [Next]