SetVideoOutputRectWithDelay Method (IMLCharGen)
source rectangular
target rectangular
background color
index of the most top video
delay duration (in msec)
time for changes (in msec)
sets video output rectangular with delay
Syntax
Sub SetVideoOutputRectWithDelay( _
   ByRef _prcSource As tagRECT, _
   ByRef _prcTarget As tagRECT, _
   ByVal _crBackColor As Integer, _
   ByVal _bTopmostVideo As Integer, _
   ByVal _nMsecDelay As Integer, _
   ByVal _nMsecForChange As Integer _
) 

Parameters

_prcSource
source rectangular
_prcTarget
target rectangular
_crBackColor
background color
_bTopmostVideo
index of the most top video
_nMsecDelay
delay duration (in msec)
_nMsecForChange
time for changes (in msec)
See Also

Reference

IMLCharGen Interface
IMLCharGen Members