Video.Pause

Video.Pause (

string ObjectName )

Description

Pauses the video's playback in a video object.

Parameters

ObjectName

(string) The name of the video object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions