stop (Browser)

From Engineering Client Portal

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Engineering Portal breadcrumbArrow.png Digital breadcrumbArrow.png Browser SDK API Reference breadcrumbArrow.png stop (Browser)
Records a channel pause event. Call this event before switching from one type of video to another (e.g. to indicate content pausing before switching to ad and back from the ad to content).

It is NOT necessary to call this for fast-forward / rewind scenarios, if the content type at the destination playhead upon fast-forward / rewind action is the same.

Syntax

ggPM('7', playheadposition); // For VA users only


International (Germany) implementation

ggPM("stop", playheadposition); // Except VA users

Input Parameters

Parameter Description
event stop
playheadposition The exact position of playhead when streaming was paused.