The '''IsPlayingDriver''' component checks if a particular [[Type:SyncPlayback|SyncPlayback]] is currently playing, and drives a set of [[Type:Bool|Bool]] to reflect this status.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Playback|SyncPlayback|
|Playback|SyncPlayback| The playback to check if it is playing
|Targets|{{RootFieldType|SyncList`1|[[Type:FieldDrive`1|FieldDrive`1]]<[[Type:Bool|Bool]]>}}|TypeAdv1=true| The set of booleans to drive to whether or not <code>Playback</code> is playing or not.
}}
}}
== Behavior ==
== Usage ==
Attach to a slot and provide a value for <code>Playback</code> then any boolean in the list of <code>Targets</code> will drive to whether or not <code>Playback</code> is currently playing.
== Examples ==
== Examples ==
{{stub}}
== See Also ==
== See Also ==
* [[Component:PlaybackStateDriver]]
[[Category:Components:Media:Utility{{#translation:}}|Is Playing Driver]]
[[Category:Components:Media:Utility{{#translation:}}|Is Playing Driver]]
[[Category:Components{{#translation:}}|Is Playing Driver]]
[[Category:Components{{#translation:}}|Is Playing Driver]]