We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe774d5 commit a6d6e0eCopy full SHA for a6d6e0e
linux/media/mediacontroller.h
@@ -39,7 +39,7 @@ class MediaController : public QObject
39
void removeAudioOutputDevice();
40
void setConnectedDeviceMacAddress(const QString &macAddress);
41
bool isA2dpProfileAvailable();
42
- QString getBestA2dpProfile();
+ QString getPreferredA2dpProfile();
43
bool restartWirePlumber();
44
45
void setEarDetectionBehavior(EarDetectionBehavior behavior);
0 commit comments