mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 15:48:11 +00:00
linux: fix name for preferred a2dp profile in mediacontroller
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
|||||||
void removeAudioOutputDevice();
|
void removeAudioOutputDevice();
|
||||||
void setConnectedDeviceMacAddress(const QString &macAddress);
|
void setConnectedDeviceMacAddress(const QString &macAddress);
|
||||||
bool isA2dpProfileAvailable();
|
bool isA2dpProfileAvailable();
|
||||||
QString getBestA2dpProfile();
|
QString getPreferredA2dpProfile();
|
||||||
bool restartWirePlumber();
|
bool restartWirePlumber();
|
||||||
|
|
||||||
void setEarDetectionBehavior(EarDetectionBehavior behavior);
|
void setEarDetectionBehavior(EarDetectionBehavior behavior);
|
||||||
|
|||||||
Reference in New Issue
Block a user