Loading...
Searching...
No Matches
PlaybackDevice.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
Definition PlaybackDevice.hpp:38
std::optional< std::string > getDefaultDevice()
Get the name of the default audio playback device.
std::optional< std::string > getDevice()
Get the name of the current audio playback device.
std::vector< std::string > getAvailableDevices()
Get a list of the names of all available audio playback devices.