[
https://issues.apache.org/jira/browse/CB-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237040#comment-16237040
]
ASF GitHub Bot commented on CB-13502:
-------------------------------------
stevengill commented on a change in pull request #152: CB-13502: (android)
Implementation of setRate method for Android Marshmallow and later
URL:
https://github.com/apache/cordova-plugin-media/pull/152#discussion_r148706152
##########
File path: .travis.yml
##########
@@ -4,7 +4,7 @@ addons:
secure:
M4uBGUMbanDtCBrNktJhEwNSLL0UsOV3IoINqW3GRupX7Mr13MBZzsORm4HVbdbPxQ6Bf2LhyJ/fabQRsOoJrCokgWwfKkigztQcMFeLNao9liBRA6kuQOh5/rdfoULpu96GvlYzB4ddgSBSSGQW3DesaKC/BpTXnvQ4OnXo5e4=
env:
global:
- - SAUCE_USERNAME=snay
+ - SAUCE_USERNAME=jh3141
Review comment:
I'm not sure why you are changing the testing information. We obviously
don't want to do this
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Android - add support for "setRate" method already available on iOS
> -------------------------------------------------------------------
>
> Key: CB-13502
> URL: https://issues.apache.org/jira/browse/CB-13502
> Project: Apache Cordova
> Issue Type: Improvement
> Components: cordova-plugin-media
> Reporter: Julian Hall
> Priority: Minor
>
> The iOS media plugin supports a method "setRate" which changes the playback
> rate. Android has support for this feature in the MediaPlayer class used by
> the media plugin since API version 23 (Marshmallow), therefore supporting
> this method there is very easy.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]