setShuffleModeEnabled

open override fun setShuffleModeEnabled(shuffleModeEnabled: Boolean)

Shuffle in place the list of media items being played, independently of the value of shuffleModeEnabled.

As opposed to the implementation of this method in PillarboxExoPlayer, the order of the media items can not be reverted to their original state.

Parameters

shuffleModeEnabled

Unused in this implementation.