unreal.MagicLeapMusicServicePlaybackShuffleState

class unreal.MagicLeapMusicServicePlaybackShuffleState

Bases: unreal.EnumBase

EMagic Leap Music Service Playback Shuffle State

C++ Source:

  • Plugin: MagicLeapMusicService

  • Module: MagicLeapMusicService

  • File: MagicLeapMusicServiceTypes.h

OFF

Disable shuffling

Type

1

ON

Enable shuffling

Type

0

UNKNOWN

Shuffle state of music service is not known

Type

2