types ¶
This module and original idea is by cid-chan (Sarah cid@cid-chan.moe)
Classes:
Attributes:
FrameRequest ¶
Methods:
build_frame_eval ¶
build_frame_eval(
clip: VideoNode, frame_no: int, continuation: Callable[[Any], VideoNode]
) -> VideoNode
Source code
20 21 22 23 |
|