From d9015fe61b6ccecfc6c2d2cfccf33cdfb396cabd Mon Sep 17 00:00:00 2001 From: Alan Orozco Date: Thu, 5 Dec 2019 14:27:25 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=203p=20video=20player=20guide=20an?= =?UTF-8?q?d=20explainer=20(#25287)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Includes guide for explaining when and how to build vendor-specific players. - Updates some `VideoInterface` method descriptions. --- spec/amp-3p-video.md | 83 ++++++++++++++++++++++++++++++++++++++++++ src/video-interface.js | 50 +++++++++++++++++-------- 2 files changed, 117 insertions(+), 16 deletions(-) create mode 100644 spec/amp-3p-video.md diff --git a/spec/amp-3p-video.md b/spec/amp-3p-video.md new file mode 100644 index 000000000000..fe6f990b325f --- /dev/null +++ b/spec/amp-3p-video.md @@ -0,0 +1,83 @@ +# Vendor-specific (3p) video player components + +The generic [`amp-video`](https://go.amp.dev/c/amp-video) component plays videos directly on a page, much like a `