|
RADLib
RADical C++ application framework
|
Output audio device descriptor. More...
#include <RADMedia.h>
Public Attributes | |
| std::string | id |
| ALSA device id usable with RADAudioDevice output. More... | |
| std::string | name |
| Short display name. More... | |
| std::string | description |
| Longer device description. More... | |
Output audio device descriptor.
| std::string RADMedia::AudioSinkDevice::description |
Longer device description.
| std::string RADMedia::AudioSinkDevice::id |
ALSA device id usable with RADAudioDevice output.
| std::string RADMedia::AudioSinkDevice::name |
Short display name.