From 999417328bde0e60cd59318fc1c18672356254ce Mon Sep 17 00:00:00 2001 From: William Lahti Date: Tue, 10 Jul 2018 08:47:56 -0700 Subject: Ability to programmatically control embeds (#776) * first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature --- client/src/standalone/videos/test-embed.html | 51 ++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 client/src/standalone/videos/test-embed.html (limited to 'client/src/standalone/videos/test-embed.html') diff --git a/client/src/standalone/videos/test-embed.html b/client/src/standalone/videos/test-embed.html new file mode 100644 index 000000000..a60ba2899 --- /dev/null +++ b/client/src/standalone/videos/test-embed.html @@ -0,0 +1,51 @@ + + + + + +
+ + +
+

Embed Playground

+
+
+ +
+
+ + + +
+
+ +
+
+ Resolutions: +
+
+
+ +
+ Rates: +
+
+
+ +
+
+ + + + + + -- cgit v1.2.3