The swiss army knife of lossless video/audio editing
-
Updated
Apr 22, 2021 - JavaScript
Add a description, image, and links to the video-editor topic page so that developers can more easily learn about it.
To associate your repository with the video-editor topic, visit your repo's landing page and select "manage topics."
The following arrays are really proxies for underlying arrays:
vd.Movie#effectsvd.Movie#layersvd.effect.Stack#childrenThis is so items can be properly attached when added to the array. Right now they're readonly, but they should have setters that wrap the use-provided array with the same proxy.