AMP

amp-reach-player

Description

Displays a Beachfront Reach video player.

 

Required Scripts

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

Displays the Reach Player configured in the Beachfront Reach platform.

Example

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

Example:

<amp-reach-player
  data-embed-id="default"
  layout="responsive"
  width="560"
  height="315"
>
</amp-reach-player>

Attributes

data-embed-id The Reach player embed id found in the "players" section or in the generated embed itself.
common attributes This element includes common attributes extended to AMP components.

Validation

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

¿Necesita ayuda adicional?

¿Ha leído este documento una docena de veces pero realmente no responde todas sus preguntas? Quizás otras personas piensen lo mismo: póngase en contacto con ellas en Stack Overflow.

Ir a Stack Overflow
¿Encontró un error o considera que falta una función?

¡El proyecto AMP alienta profundamente su participación y contribuciones! Esperamos que se convierta en un miembro permanente de nuestra comunidad de código abierto, pero también agradecemos las contribuciones esporádicas sobre los temas que le apasionan especialmente.

Ir a GitHub