'How to set the "start point" and "end point" of a video in google slide by using google script?

How to set the "start point" and "end point" of a video in google slide by using google script?

I've already checked the document for video class of Apps Script, and didn't found any way to achieve my purpose.

Can someone please help?

This shows how to set start/end point to the videi in slide UI.



Solution 1:[1]

It's not possible to control the time of a video using Apps Script. The feature is relatively new in the UI as the blog mentions https://workspaceupdates.googleblog.com/2020/10/new-video-playback-option-google-slides.html

That sounds good tho, you can fill out a feature request on https://developers.google.com/apps-script/support#missing_features

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 David Salomon