Name
PauseLayer -- pause a playing video layer (V6.0)
Synopsis
PauseLayer(id)
Function
This function pauses the video layer specified by id. This video layer must be playing when you call this command. You can resume playback later by using the ResumeLayer() command.

You need to enable layers before you can use this function. See Layers introduction for details.

Inputs
id
identifier or name of the video layer to pause

Show TOC