-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
INTENT TO IMPLEMENTProposes implementation of a significant new feature. https://bit.ly/amp-contribute-codeProposes implementation of a significant new feature. https://bit.ly/amp-contribute-code
Milestone
Description
Proposed amp-wistia-player component would embed a responsive Wistia player in an iframe. This single component would support publishers using Wistia.
Attributes specifying the media hashed-id will determine the embed URI that will be used.
Example:
<amp-wistia-player
data-media-hashed-id="u8p9wq6mq8"
width="512"
height="360">
</amp-wistia-player>
Above would yield http://fast.wistia.net/embed/iframe/u8p9wq6mq8
The component supports using play, pause, mute, unmute postMessage event to interact with the video.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
INTENT TO IMPLEMENTProposes implementation of a significant new feature. https://bit.ly/amp-contribute-codeProposes implementation of a significant new feature. https://bit.ly/amp-contribute-code