From 32c004a386058e0f4f0eba16ee98281dae85bad7 Mon Sep 17 00:00:00 2001 From: Marcos Bernasconi Date: Fri, 11 Oct 2024 12:43:43 +0200 Subject: [PATCH 01/14] feat: autoplay --- playground/app.vue | 59 +++--- src/runtime/components/CldVideoPlayer.vue | 217 +++++++++++----------- 2 files changed, 138 insertions(+), 138 deletions(-) diff --git a/playground/app.vue b/playground/app.vue index 0343b1e..7ad1b35 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -1,40 +1,38 @@