OrchestraPause Method

Pauses the loaded music file. This saves the current position in the track so it can be resumed later

Definition

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

Return Value

StatusCode
Status code of pausing the orchestra

See Also