Merge pull request #550 from PlusMinus0/use_form_factor

Use PA_PROP_DEVICE_FORM_FACTOR for device icon.
This commit is contained in:
Alex
2020-01-15 10:05:34 +00:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@ -34,6 +34,7 @@ class Pulseaudio : public ALabel {
pa_cvolume pa_volume_;
bool muted_;
std::string port_name_;
std::string form_factor_;
std::string desc_;
std::string monitor_;
// SOURCE