amp-brid-player
Introduction
Embed Brid Player videos in your AMP HTML files.
Setup
Import the amp-brid-player
component in the header.
<script async custom-element="amp-brid-player" src="https://cdn.ampproject.org/v0/amp-brid-player-0.1.js"></script>
Basic usage
Embed Brid Player videos via the data-video
attribute.
<amp-brid-player data-partner="264" data-player="4144" data-video="13663" layout="responsive" width="480" height="270">
</amp-brid-player>
Playlist
Use the data-playlist
attribute for displaying a playlist. For a complete list of the attributes, refer to the official documentation.
<amp-brid-player data-partner="965" data-player="724" data-playlist="1220" layout="responsive" width="480" height="270">
</amp-brid-player>
Nếu bạn vẫn còn thắc mắc sau khi đọc hướng dẫn trên trang này, hãy liên hệ với những người dùng AMP khác để thảo luận về trường hợp sử dụng cụ thể của bạn.
Truy cập Stack Overflow Một tính năng chưa được giải thích?Dự án AMP đặc biệt khuyến khích sự tham gia và đóng góp của bạn! Chúng tôi hi vọng bạn sẽ trở thành một người tham gia tích cực trong cộng đồng mã nguồn mở của chúng tôi, nhưng chúng tôi cũng chào mừng các đóng góp đơn lẻ về vấn đề mà bạn đặc biệt quan tâm.
Chỉnh sửa mẫu trên GitHub-
Written by @kul3r4