Indicates the end of the video defaults block.
*EndVideoDefaults()Indicates the end of the video defaults block. |
|||||
*EndVideoDefaults()Indicates the end of the video defaults block. |
Syntax |
*EndVideoDefaults() |
Example |
• • • *BeginVideoDefaults() *SetBorderColor(12) *SetFrameColor(12) • • • *SetCurveDefaults(1, 3, 1, 0, 0) *SetAnimBubbleColor(6) *EndVideoDefaults() • • • |
Application |
MediaView. |
Context |
|
Comments |
The *EndVideoDefaults() statement terminates the video defaults block. The *BeginVideoDefaults() statement requires a closing *EndVideoDefaults() statement. |
See also |
|