OrchestraIsPlaying Method

Gets whether the current track is actively playing.

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public bool IsPlaying()

Return Value

Boolean
true if the Orchestra is playing the music file.

See Also