Is this expected behavior? I am trying to make a controller component, and the only way I have found to update the current track position is to continuously call getCurrentTrack to get currentPlayTime. But I can't find any way to check if a track is playing.
Is this expected behavior? I am trying to make a controller component, and the only way I have found to update the current track position is to continuously call getCurrentTrack to get currentPlayTime. But I can't find any way to check if a track is playing.