Create is playing ProtoFlux Node page |
m typo |
||
Line 29: | Line 29: | ||
== Examples == | == Examples == | ||
<gallery | <gallery widths=480px heights=480px> | ||
File:Protoflux_media_information_example|Is Playable node being used along side a bunch of other basic information about a clip. | File:Protoflux_media_information_example|Is Playable node being used along side a bunch of other basic information about a clip. | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Media]] | [[Category:ProtoFlux:Media]] |
Revision as of 17:10, 9 February 2024
Is Playing
Media
Is Playing is a ProtoFlux node that returns if an IPlayable is currently playing.
Inputs
Clip (IPlayable)
The clip to check if it is playing
Outputs
* (boolean)
Whether the provided Clip (IPlayable) is playing or not.
Examples
-
Is Playable node being used along side a bunch of other basic information about a clip.