[
https://issues.apache.org/jira/browse/CB-8098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877455#comment-15877455
]
ASF GitHub Bot commented on CB-8098:
------------------------------------
GitHub user ghenry22 opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/130
CB-8098 & CB-7810:(android) Added media rate for android
### Platforms affected
Android
### What does this PR do?
adds set rate function for android
this already exists on iOS
there are long running issues in jira for this functionality
### What testing has been done on this change?
tested in my own project, playback rate audibly changes. There are already
automated tests for playback rate, this just adds another platform.
### Checklist
- [X ] [Reported an
issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [X ] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/altaf933/cordova-plugin-media master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/130.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #130
----
commit e4e8a714bceaa58ed93b96bd69153adf5bd0975a
Author: altaf <[email protected]>
Date: 2017-02-10T09:45:26Z
Added media rate for android verion 6.0
----
> Media plugin change plackback rate
> ----------------------------------
>
> Key: CB-8098
> URL: https://issues.apache.org/jira/browse/CB-8098
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Plugin Media
> Affects Versions: 3.5.0
> Reporter: Alex
>
> Doesn't Media plugin support chanding playback rate? I dind't find any
> mention in docs. I think this fis must even flaw HTML5 audio has it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]