OrchestraStop Method

Stops the loaded music file. This resets the current position in the track to the start

Definition

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

Return Value

StatusCode
Status code of stopping the orchestra

See Also