







![]() |
ClockStone Audio Toolkit for Unity - Documentation |
AudioController..::..PlayPreviousMusicOnPlaylist Method |
AudioController Class See Also Send Feedback |
![]() |
Jumps to the previous music track on the playlist.
Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C# |
---|
public static AudioObject PlayPreviousMusicOnPlaylist() |
Return Value
Type: AudioObjectThe AudioObject of the current music, or null if no music track could be played.
Remarks
If shuffling is enabled it will jump to the previously played track.