From 2186386cca113506791583cb07d6ccacba7af4e0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 12 Jun 2018 20:04:58 +0200 Subject: Add concept of video state, and add ability to wait transcoding before publishing a video --- support/doc/api/html/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'support/doc/api/html') diff --git a/support/doc/api/html/index.html b/support/doc/api/html/index.html index b75a2a8ba..e1bf61b06 100644 --- a/support/doc/api/html/index.html +++ b/support/doc/api/html/index.html @@ -3435,6 +3435,19 @@

Video description

+
+
+
waitTranscoding
+
in formData
+
+ boolean + +
+
+
+

Whether or not we wait transcoding before publish the video

+
+
support
@@ -4009,6 +4022,19 @@

Video category

+
+
+
waitTranscoding
+
in formData
+
+ boolean + +
+
+
+

Whether or not we wait transcoding before publish the video

+
+
licence
-- cgit v1.2.3