Name
StopLayer -- stop a currently playing video layer (V6.0)
Synopsis
StopLayer(id)
Function
This function stops the video layer specified by id. You can restart playback by calling PlayLayer().

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 be stopped

Show TOC