amp-redbull-player
Description
Displays a Red Bull Video Player.
Required Scripts
<script async custom-element="amp-redbull-player" src="https://cdn.ampproject.org/v0/amp-redbull-player-0.1.js"></script>
Supported Layouts
Example
<amp-redbull-player id="rbvideo" data-param-videoid="rrn:content:videos:3965a26c-052e-575f-a28b-ded6bee23ee1:en-INT" data-param-skinid="com" data-param-locale="en" height="360" width="640" ></amp-redbull-player>
Attributes
data-param-videoid (required) | The video ID. |
data-param-skinid (optional) | The ID of the skin to display. Value can be stv or com. Defaults to com |
data-param-locale (optional) | String value for the tracking configuration.. |
id (optional) | Selector for the amp-analytics triggers configuration. |
Validation
See [amp-redbull-player rules](https://github.com/ampproject/amphtml/blob/main/extensions/amp-redbull-player/validator-amp-player-player.protoascii)
in the AMP validator specification.
Вы читали этот документ десятки раз, но так и не нашли ответов на все свои вопросы? Возможно, другие люди столкнулись с такой же проблемой — обратитесь к ним на Stack Overflow.
Перейти на Stack Overflow Нашли ошибку или недостающую функцию?Проект AMP активно поощряет ваше участие и сотрудничество! Мы надеемся, что вы станете постоянным участником нашего открытого сообщества, но разовые вклады в работу над задачами, которые вам особенно интересны, также приветствуются.
Перейти на GitHub