Specifies an image to be used for the wait background.
*SetWaitBackground()Specifies an image to be used for the wait background. |
|||||
*SetWaitBackground()Specifies an image to be used for the wait background. |
Syntax |
*SetWaitBackground(filename) |
|
Argument |
Name |
Description |
filename |
The name of the file to be used as the background. |
|
Example |
*BeginVideoDefaults() *SetWaitBackground(“C:/images/bg_img.jpg”) *EndVideoDefaults() |
|
Application |
MediaView |
|
Context |
||
See also |
|
|