Implementation of the PulseAudioPlayer class for managing audio playback with SDL_mixer. More...
#include "sound/pulseaudio_player.h"
#include "log/logging.h"
#include <filesystem>
#include <thread>
#include <chrono>
#include <string>
Implementation of the PulseAudioPlayer class for managing audio playback with SDL_mixer.