From d329b376bf10124090d0856db2532253035f6d5a Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 6 Oct 2019 15:24:59 -0700 Subject: [PATCH] Disable AutoPlay. --- imports/Spectral/Component/Timeline/VideoDelegate.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/imports/Spectral/Component/Timeline/VideoDelegate.qml b/imports/Spectral/Component/Timeline/VideoDelegate.qml index c91235e2b..bcc4bc56b 100644 --- a/imports/Spectral/Component/Timeline/VideoDelegate.qml +++ b/imports/Spectral/Component/Timeline/VideoDelegate.qml @@ -87,7 +87,6 @@ RowLayout { id: vid loops: MediaPlayer.Infinite - autoPlay: true fillMode: VideoOutput.PreserveAspectFit