MCPcopy Index your code
hub / github.com/ampproject/amphtml / pauseCallback

Method pauseCallback

src/base-element.js:616–616  ·  view source on GitHub ↗

* Requests the element to stop its activity when the document goes into * inactive state. The scope is up to the actual component. Among other * things the active playback of video or audio content must be stopped. * TODO(#31915): remove once R1 migration is complete.

()

Source from the content-addressed store, hash-verified

614 * TODO(#31915): remove once R1 migration is complete.
615 */
616 pauseCallback() {}
617
618 /**
619 * Requests the element to resume its activity when the document returns from

Callers 1

pauseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected