Description |
Specifies whether the millisecond legend should be hidden or shown. |
|
Syntax |
*ShowMillisecondLegend(state) |
|
Argument |
Name |
Description |
state |
1 = displays millisecond legend. 0 = hides millisecond legend. |
|
Example |
*BeginVideoDefaults() *ShowMillisecondLegend(0) *EndVideoDefaults() |
|
Application |
MediaView |
|
Context |
||
See also |
|
|