amp-ooyala-player
Description
Displays an Ooyala video.
Required Scripts
<script async custom-element="amp-ooyala-player" src="https://cdn.ampproject.org/v0/amp-ooyala-player-0.1.js"></script>
Supported Layouts
Example
<amp-ooyala-player data-embedcode="Vxc2k0MDE6Y_C7J5podo3UDxlFxGaZrQ" data-pcode="5zb2wxOlZcNCe_HVT3a6cawW298X" data-playerid="6440813504804d76ba35c8c787a4b33c" width="640" height="360" ></amp-ooyala-player>
Attributes
data-embedcode (required) | The video embed code from Backlot. |
data-playerid (required) | The ID of the player to load from Backlot. |
data-pcode (required) | The provider code for the account owning the embed code and player. |
data-playerversion (optional) | Specifies which version of the Ooyala player to use, V3 or V4. Defaults to V3. |
data-config (optional) | Specifies a skin.json config file URL for player V4. |
common attributes | This element includes common attributes extended to AMP components. |
Validation
See amp-ooyala-player rules in the AMP validator specification.
需要更多帮助?
您已多次阅读本文档,但它仍未能涵盖您的所有问题?也许其他人也这么觉得:在 Stack Overflow 上与他们联系。
前往 Stack Overflow 发现错误或缺少功能?AMP 项目强烈鼓励您参与并做出贡献!我们希望您能成为我们开放源代码社区的持续参与者,但我们也欢迎您对所热衷问题做出一次性贡献。
前往 GitHub