added Clip Length ProtoFlux node page |
Added category: ContinuouslyChanging nodes |
||
(One intermediate revision by one other user not shown) | |||
Line 32: | Line 32: | ||
== Outputs == | == Outputs == | ||
=== * ( | === * (Pseudo-generic) === | ||
The length of the provided Source ([[Type:IPlayable|IPlayable]]) in seconds. | The length of the provided Source ([[Type:IPlayable|IPlayable]]) in seconds. | ||
Line 43: | Line 43: | ||
[[Category:ProtoFlux:Media]] | [[Category:ProtoFlux:Media]] | ||
[[Category:ContinuouslyChanging nodes]] |
Latest revision as of 07:30, 27 May 2025
Clip Length
Media
Clip Length is a ProtoFlux node that returns an IPlayable's length in seconds.
This node has the following variants, with their respective outputs:
Inputs
Source (IPlayable)
The clip to check if it is playing
Outputs
* (Pseudo-generic)
The length of the provided Source (IPlayable) in seconds.
Examples
-
Clip Length node being used along side a bunch of other basic information about a clip.