youssef hachicha
10/07/2024, 3:28 PMAVPlayer
as an audio player and I need to know which coroutine dispatcher I should use for performing actions on it. In Android, ExoPlayer requires operations to run on the main thread. Do you have any suggestions for handling this in a similar way with AVPlayer
?François
10/08/2024, 6:30 AM