AMP

amp-springboard-player

Description

Displays a Springboard Platform video player.

 

Required Scripts

<script async custom-element="amp-springboard-player" src="https://cdn.ampproject.org/v0/amp-springboard-player-0.1.js"></script>

Supported Layouts

Example

The width and height attributes determine the aspect ratio of the player embedded in responsive layouts.

<amp-springboard-player
  data-site-id="261"
  data-mode="video"
  data-content-id="1578473"
  data-player-id="test401"
  data-domain="test.com"
  data-items="10"
  layout="responsive"
  width="480"
  height="270"
>
</amp-springboard-player>

Attributes

data-site-id (required) The SpringBoard site ID. Specific to every partner.
data-mode (required) The SpringBoard player mode: video or playlist.
data-content-id (required) The SpringBoard player content ID (video or playlist ID).
data-player-id (required) The Springboard player ID.
data-domain (required) The Springboard partner domain.
data-items (required) The number of videos in the playlist.
common attributes This element includes common attributes extended to AMP components.

Validation

See amp-springboard-player rules in the AMP validator specification.

Daha fazla yardıma mı ihtiyacınız var?

Bu belgeyi defalarca okudunuz ama tüm sorularınıza tatmin edici bir yanıt bulamadınız mı? Belki başka kişiler de bu şekilde hissetmiştir: Stack Overflow'dan onlara ulaşın.

Stack Overflow'a git
Bir hata veya eksik bir özellik mi buldunuz?

AMP projesi, katılımınızı ve katkılarınızı güçlü bir şekilde teşvik ediyor! Açık kaynak topluluğumuzun devamlı bir katılımcısı olacağınızı umuyoruz ancak özel olarak ilgilendiğiniz konularla ilgili tek seferlik katkıları da memnuniyetle karşılıyoruz.

GitHub'a git