*EndVideoMeasure()
Denotes the end of a *Measure() or *MasterMeasure() block.
Syntax
*EndVideoMeasure()
Application
MediaView
Context
*BeginVideo()
Example
*BeginVideo()
	• • •
	*Measure("head to wheel")
		…
	*EndVideoMeasure()
	• • •
*EndVideoComments
Denotes the end of a *Measure() or *MasterMeasure() block.