[
https://issues.apache.org/jira/browse/CB-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445815#comment-13445815
]
Jesse MacFadyen commented on CB-1271:
-------------------------------------
Yes, it is possible, but not yet implemented.
Also, I do not see any documentation for the methods added to cordova-js:
147: Media.prototype.setVolume = function(volume) {
148: exec(null, null, "Media", "setVolume", [this.id, volume]);
149 };
I am assuming volume is 0.0-1.0 ... ?
> Define Volume method in MediaFile section
> -----------------------------------------
>
> Key: CB-1271
> URL: https://issues.apache.org/jira/browse/CB-1271
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs, WP7
> Affects Versions: 2.0.0
> Reporter: Flavio Spezi
> Assignee: Jesse MacFadyen
> Priority: Minor
> Fix For: 2.2.0
>
>
> Looking in Cordova source of WP7 I look codes that invoce "Volume" methods in
> MediaFile section.
> Then I think that I can set Volume of my playlist.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira