Android: add option to pause MPD when headphones disconnect
This commit is contained in:
@@ -33,4 +33,5 @@ public class Bridge {
|
||||
|
||||
public static native void run(Context context, LogListener logListener);
|
||||
public static native void shutdown();
|
||||
public static native void pause();
|
||||
}
|
||||
|
Reference in New Issue
Block a user