amp-slikeplayer
Description
Displays a cloud-hosted Slike Player.
Required Scripts
<script async custom-element="amp-slikeplayer" src="https://cdn.ampproject.org/v0/amp-slikeplayer-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-slikeplayer required-attribute> data-apikey="33502051" data-videoid="1281471" layout="responsive" height: 180 width: 320 > </amp-slikeplayer>
Attributes
data-apikey | The Slike apikey id. This attribute is mandatory. |
data-videoid | The Slike video content id - videoid. This attribute is mandatory |
data-config | It is the player configuration passed as string and enentually capturen as query parameter. Few examples autoplay=true, skipad=true etc |
data-iframe-src | The iframe source can be overriden by users own source. The default template is binded the component |
common attributes | This element includes common attributes extended to AMP components. |
Validation
See amp-slikeplayer rules in the AMP validator specification.
さらに支援が必要ですか?
このドキュメントを何度読み返しても、ご質問のすべてを完全に解消することができませんか?他にも同じ事を感じた人がいるかもしれません。Stack Overflow で問い合わせてみましょう。
Stack Overflow にアクセスする バグや不足している機能がありますか?AMP プロジェクトでは皆さんの参加と貢献を強くお勧めしています!当社はオープンソースコミュニティに継続的にご参加いただくことを希望しますが、特に熱心に取り組んでいる問題があれば1回限りの貢献でも歓迎します。
GitHub にアクセスする