onRepeatModeChanged

open fun onRepeatModeChanged(repeatMode: RepeatMode)

Called when the repeat mode for playback has changed.

Parameters

repeatMode

The new RepeatMode enum value representing the current repeat mode (e.g., RepeatMode.NONE, RepeatMode.ONE, RepeatMode.ALL).