[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Video Commands
--------------------------------------------------------------------------------
Defining a video Control @ <nRow>, <nCol> VIDEO <oVideo> ;
from source code [ SIZE <nWidth>, <nHeigth> ] ;
[ FILE | FILENAME | DISK <cAviFile> ] ;
[ OF | WINDOW | DIALOG <oWnd> ]
Redefining a Video Control DEFINE VIDEO <oVideo> ;
from resources [ FILE | FILENAME | DISK <cAviFile> ] ;
[ OF | WINDOW | DIALOG <oWnd> ]
Activating the Video ACTIVATE VIDEO <oVideo>
<nRow>, <nCol> The control coordinates. We simulate Text coordinates.
<oVideo> A reference to the Video Object.
<nWidth>, The Control dimensions.
<nHeight>
<cAviFile> The name of the AVI file to be played.
<oWnd> A reference to the container Window of the Control.
See Also:
TVideo
TMCI
Video.ch
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson