Important: this documentation is not applicable to your currently selected format email!
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