You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set repeat mode for my player, and then get that state for the UI. What should i do ?. For set repeat mode, i can use await AudioService.customAction("setRepeat", isRepeat);