mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
31 lines
837 B
Markdown
31 lines
837 B
Markdown
---
|
|
description: >-
|
|
Music Controls plugin for Cordova and Ionic. Music controls for Cordova applications. Display a 'media' notification with play/pause, previous, next buttons,…
|
|
---
|
|
|
|
# Music Controls
|
|
|
|
Music controls for Cordova applications.
|
|
Display a 'media' notification with play/pause, previous, next buttons, allowing the user to control the play.
|
|
Handle also headset event (plug, unplug, headset button).
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-music-controls2
|
|
npm install @awesome-cordova-plugins/music-controls
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/ghenry22/cordova-plugin-music-controls2](https://github.com/ghenry22/cordova-plugin-music-controls2)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
- Windows
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|