Open xfirefly opened 1 year ago
I need to use SDL_mixer to play a network delivered pcm stream. To reduce latency, I can't cache the pcm data and play it back. I can't find any sample code, any suggestions would be appreciated.
I need to use SDL_mixer to play a network delivered pcm stream. To reduce latency, I can't cache the pcm data and play it back. I can't find any sample code, any suggestions would be appreciated.