RADLib
RADical C++ application framework
RADMedia::AudioSinkDevice Struct Reference

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...
 

Detailed Description

Output audio device descriptor.

Member Data Documentation

◆ description

std::string RADMedia::AudioSinkDevice::description

Longer device description.

◆ id

std::string RADMedia::AudioSinkDevice::id

ALSA device id usable with RADAudioDevice output.

◆ name

std::string RADMedia::AudioSinkDevice::name

Short display name.


The documentation for this struct was generated from the following file: