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>
さらに説明が必要ですか?
このページの説明でご質問のすべてを解消できない場合は、あなたの実際の使用事例について他の AMP ユーザーに問い合わせて話し合ってください。
Stack Overflow にアクセスする 説明されていない機能ですか?AMP プロジェクトでは皆さんの参加と貢献を強くお勧めしています!当社はオープンソースコミュニティに継続的にご参加いただくことを希望しますが、特に熱心に取り組んでいる問題があれば1回限りの貢献でも歓迎します。
GitHub でサンプルを編集する-
Written by @kul3r4