manager ¶
Classes:
InlineExpr ¶
inline_expr ¶
inline_expr(clips: VideoNode | Sequence[VideoNode])
Bases: AbstractContextManager[InlineExpr]
Attributes:
-
clip
(VideoNode
) – -
out
(ComputedVar
) –
Source code
32 33 34 35 36 37 38 39 40 41 |
|