ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

Need actions for play/pause the player #40187

Open Adil7767 opened 1 month ago

Adil7767 commented 1 month ago

Description

there should be a feature due to that user can pause and play amp story at any time during playing/stop

Alternatives Considered

use ref like player.current.pause() and player.current.play() like methods

Additional Context

No response

erwinmombay commented 3 weeks ago

@Adil7767 do you mind providing a little more information on the request. I believe stories already have a pause and play functionality.