Files
yunkong2.vis.cordova/plugins/com.jiliac.systemvolume
2018-09-22 10:44:38 +08:00
..
2018-09-22 10:44:38 +08:00
2018-09-22 10:44:38 +08:00
2018-09-22 10:44:38 +08:00
2018-09-22 10:44:38 +08:00

Description

Plugin to set volume of the music stream.

Supported Platforms

Android

Installation

Adding the Plugin to your project:

phonegap local plugin add https://github.com/Jiliac/phonegap-plugin-systemvolume.git

Example

//set the sound to maximum
window.system.setSystemVolume(1.0);