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

10 lines
328 B
ReStructuredText

CopyFrameProps
==============
.. function:: CopyFrameProps(vnode clip, vnode prop_src)
:module: std
Returns *clip* but with all the frame properties replaced with the
ones from the clip in *prop_src*. Note that if *clip* is longer
than *prop_src* then the last existing frame's properties will be
used instead.