amp-powr-player
Description
An amp-powr-player component displays the Powr Player as configured in the Powr platform.
Required Scripts
<script async custom-element="amp-powr-player" src="https://cdn.ampproject.org/v0/amp-powr-player-0.1.js"></script>
Supported Layouts
Example
The width
and height
attributes determine the aspect ratio of the player embedded in responsive layouts.
Example:
<amp-powr-player data-account="12345" data-player="12345" data-video="12345" layout="responsive" width="480" height="270" > </amp-powr-player>
Attributes
data-account (required) | The Powr account id. |
data-player (required) | The Powr player id. |
data-video (required if data-terms isn't provided) | The Powr video id. Normally a string if characters. |
data-terms (required if data-video isn't provided) | A space separated list of keywords that describe the page displaying the player. Used to fetch a playlist relevant to the site content. |
data-referrer | Sets the referrer to be used for analytics within the player. This supports AMP variables such as EXTERNAL_REFERRER . |
data-param-* | All Keys and values will be URI encoded. Keys will be camel cased.
|
autoplay | If this attribute is present, and the browser supports autoplay, the video will be automatically played as soon as it becomes visible. There are some conditions that the component needs to meet to be played, which are outlined in the Video in AMP spec. |
common attributes | This element includes common attributes extended to AMP components. |
Validation
See amp-powr-player rules in the AMP validator specification.
Bu belgeyi defalarca okudunuz ama tüm sorularınıza tatmin edici bir yanıt bulamadınız mı? Belki başka kişiler de bu şekilde hissetmiştir: Stack Overflow'dan onlara ulaşın.
Stack Overflow'a git Bir hata veya eksik bir özellik mi buldunuz?AMP projesi, katılımınızı ve katkılarınızı güçlü bir şekilde teşvik ediyor! Açık kaynak topluluğumuzun devamlı bir katılımcısı olacağınızı umuyoruz ancak özel olarak ilgilendiğiniz konularla ilgili tek seferlik katkıları da memnuniyetle karşılıyoruz.
GitHub'a git