OrchestraPlay Method

Plays the loaded music file. If the player is paused, this will resume the orchestra

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public StatusCode Play()

Return Value

StatusCode
Status code of playing the orchestra

See Also