Important: this component does not support your currently selected format email!
amp-3q-player
Embeds videos from 3Q SDN.
Required Script | <script async custom-element="amp-3q-player" src="https://cdn.ampproject.org/v0/amp-3q-player-0.1.js"></script> |
Supported Layouts | fill, fixed, flex-item, responsive |
Example
With the responsive
layout, the width and height in this should yield correct layouts for 16:9 aspect ratio videos:
<amp-3q-player data-id="c8dbe7f4-7f7f-11e6-a407-0cc47a188158" layout="responsive" width="480" height="270" ></amp-3q-player>
Attributes
Examples | The sdnPlayoutId from 3Q SDN. |
autoplay (optional) | If this attribute is present, and the browser supports autoplay:
for example |
common attributes | This element includes common attributes extended to AMP components. |
Validation
See amp-3q-player rules in the AMP validator specification.
You've read this document a dozen times but it doesn't really cover all of your questions? Maybe other people felt the same: reach out to them on Stack Overflow.
Go to Stack Overflow Found a bug or missing a feature?The AMP project strongly encourages your participation and contributions! We hope you'll become an ongoing participant in our open source community but we also welcome one-off contributions for the issues you're particularly passionate about.
Go to GitHub