church_archive_script/Programs/doc/_sources/functions/video/deleteframes.rst.txt
2023-11-29 16:12:35 +00:00

11 lines
276 B
ReStructuredText

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.