11 lines
276 B
ReStructuredText
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.
|