mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-20 05:01:29 +00:00
[Linux] Pause music when airpods disconnect
This commit is contained in:
@@ -23,6 +23,8 @@ public:
|
||||
void removeAudioOutputDevice();
|
||||
void setConnectedDeviceMacAddress(const QString &macAddress);
|
||||
|
||||
void pause();
|
||||
|
||||
Q_SIGNALS:
|
||||
void mediaStateChanged(MediaState state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user