stop (Browser)
From Engineering Client Portal
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. |