church_archive_script/Programs/doc/_sources/functions/video/deleteframes.rst.txt

12 lines
276 B
Text
Raw Normal View History

2023-11-29 16:12:35 +00:00
DeleteFrames
============
.. function:: DeleteFrames(vnode clip, int[] frames)
:module: std
Deletes the specified frames.
All frame numbers apply to the input clip.
Returns an error if the same frame is deleted twice or if all frames in a clip are deleted.